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.

60 lines
1.5KB

  1. {
  2. "slug": "forsitan",
  3. "name": "forsitan modulare",
  4. "version": "1.4.1",
  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/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "alea",
  18. "name": "alea",
  19. "description": "Add a random module to your rack",
  20. "tags": [
  21. "utility",
  22. "random"
  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. "utility"
  31. ]
  32. },
  33. {
  34. "slug": "cumuli",
  35. "name": "cumuli",
  36. "description": "Accumulator with up and down gates and rates.",
  37. "tags": [
  38. "Envelope generator"
  39. ]
  40. },
  41. {
  42. "slug": "deinde",
  43. "name": "deinde",
  44. "description": "Quad cascading addressable attack-hold envelope.",
  45. "tags": [
  46. "Envelope generator",
  47. "Quad"
  48. ]
  49. },
  50. {
  51. "slug": "pavo",
  52. "name": "pavo",
  53. "description": "Spreader of polyphonic mono signals across the stereo field (Splay Ugen).",
  54. "tags": [
  55. "Panning",
  56. "Polyphonic"
  57. ]
  58. }
  59. ]
  60. }