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.

61 lines
1.6KB

  1. {
  2. "slug": "forsitan",
  3. "name": "forsitan modulare",
  4. "version": "2.0.2",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "forsitan modulare",
  7. "author": "Giampaolo Guiducci",
  8. "authorEmail": "giampaolo.guiducci@gmail.com",
  9. "authorUrl": "https://github.com/gosub",
  10. "pluginUrl": "https://github.com/gosub/forsitan-modulare",
  11. "manualUrl": "https://github.com/gosub/forsitan-modulare#forsitan-modulare",
  12. "sourceUrl": "https://github.com/gosub/forsitan-modulare",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/gosub/forsitan-modulare/blob/v2.0.2/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "alea",
  18. "name": "alea",
  19. "description": "Add a random module to your rack.",
  20. "tags": [
  21. "Random",
  22. "Utility"
  23. ]
  24. },
  25. {
  26. "slug": "interea",
  27. "name": "interea",
  28. "description": "Make a chord from a V/Oct input, with quality, voicing and inversion. Harmonize option.",
  29. "tags": [
  30. "Quad",
  31. "Utility"
  32. ]
  33. },
  34. {
  35. "slug": "cumuli",
  36. "name": "cumuli",
  37. "description": "Accumulator with up and down gates and rates.",
  38. "tags": [
  39. "Envelope generator"
  40. ]
  41. },
  42. {
  43. "slug": "deinde",
  44. "name": "deinde",
  45. "description": "Quad cascading addressable attack-hold envelope.",
  46. "tags": [
  47. "Envelope generator",
  48. "Quad"
  49. ]
  50. },
  51. {
  52. "slug": "pavo",
  53. "name": "pavo",
  54. "description": "Spreader of polyphonic mono signals across the stereo field (Splay Ugen).",
  55. "tags": [
  56. "Panning",
  57. "Polyphonic"
  58. ]
  59. }
  60. ]
  61. }