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.

56 lines
1.4KB

  1. {
  2. "slug": "StudioSixPlusOne",
  3. "name": "StudioSixPlusOne",
  4. "version": "1.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "StudioSixPlusOne",
  7. "author": "Studio Six Plus One",
  8. "authorEmail": "dave.french3@googlemail.com",
  9. "authorUrl": "https://github.com/StudioSixPlusOne",
  10. "pluginUrl": "https://github.com/StudioSixPlusOne/rack-modules",
  11. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md",
  12. "sourceUrl": "https://github.com/StudioSixPlusOne/rack-modules.git",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "KSDelay",
  18. "name": "Wallenda",
  19. "description": "Karplus\u2013Strong Delay with unison",
  20. "tags": [
  21. "Polyphonic",
  22. "Delay",
  23. "Effect",
  24. "Physical modeling"
  25. ]
  26. },
  27. {
  28. "slug": "Maccomo",
  29. "name": "Maccomo",
  30. "description": "Ladder Filter self oscillating vcf",
  31. "tags": [
  32. "Polyphonic",
  33. "Filter"
  34. ]
  35. },
  36. {
  37. "slug": "PolyShiftRegister",
  38. "name": "Tyrant",
  39. "description": "Polyphonic Shift Register",
  40. "tags": [
  41. "Polyphonic",
  42. "Sample and Hold"
  43. ]
  44. },
  45. {
  46. "slug": "CombFilter",
  47. "name": "Massarti",
  48. "description": "Comb Filter",
  49. "tags": [
  50. "Polyphonic",
  51. "Filter",
  52. "Effect"
  53. ]
  54. }
  55. ]
  56. }