You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
1.7KB

  1. {
  2. "slug": "gwrthiant",
  3. "name": "Gwrthiant",
  4. "version": "2.0.2",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Gwrthiant",
  7. "author": "dustractor",
  8. "authorEmail": "dustractor@gmail.com",
  9. "authorUrl": "https://randomalt.pythonanywhere.com/",
  10. "pluginUrl": "https://github.com/dustractor/gwrthiant",
  11. "manualUrl": "https://github.com/dustractor/gwrthiant",
  12. "sourceUrl": "https://github.com/dustractor/gwrthiant",
  13. "donateUrl": "https://www.paypal.com/ncp/payment/G779FYE3A2JLG",
  14. "changelogUrl": "https://github.com/dustractor/gwrthiant",
  15. "modules": [
  16. {
  17. "slug": "pysgota",
  18. "name": "Pysgota",
  19. "description": "Generates a range of polyphonic values based on sin() function.",
  20. "tags": [
  21. "Polyphonic"
  22. ]
  23. },
  24. {
  25. "slug": "gwreiddyn",
  26. "name": "Gwreiddyn",
  27. "description": "Convert v/oct to quantizer root input.",
  28. "tags": [
  29. "Utility"
  30. ]
  31. },
  32. {
  33. "slug": "clwyd",
  34. "name": "Clwyd",
  35. "description": "16 polyphonic shiftable gates based on binary representation of a value.",
  36. "tags": [
  37. "Polyphonic"
  38. ]
  39. },
  40. {
  41. "slug": "patrwm",
  42. "name": "Patrwm",
  43. "description": "Translate v/oct signals into HexSeqP2 pattern-selection cv.",
  44. "tags": [
  45. "utility"
  46. ]
  47. },
  48. {
  49. "slug": "nilyniant",
  50. "name": "Nilyniant",
  51. "description": "Transform note voltages to control sequence number input for various impromptu sequencers.",
  52. "tags": [
  53. "utility"
  54. ]
  55. },
  56. {
  57. "slug": "graddfa",
  58. "name": "Graddfa",
  59. "description": "Convert notes into values for selecting modes of Bidoo Dikt@t.",
  60. "tags": [
  61. "utility"
  62. ]
  63. }
  64. ]
  65. }