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.

42 lines
1.2KB

  1. {
  2. "slug": "Prism",
  3. "name": "Prism",
  4. "author": "John Hoar / Pyer / Steve Russell",
  5. "license": "BSD-3-Clause",
  6. "authorEmail": "amalgamatedharmonics@outlook.com",
  7. "manualUrl": "https://github.com/SteveRussell33/Prism/blob/master/doc/PrismUM.pdf",
  8. "pluginUrl": "https://github.com/SteveRussell33/Prism",
  9. "sourceUrl": "https://github.com/SteveRussell33/Prism",
  10. "changelogUrl": "https://github.com/SteveRussell33/Prism/blob/Rack2/CHANGELOG.md",
  11. "version": "2.3.4",
  12. "modules": [
  13. {
  14. "slug": "Rainbow",
  15. "name": "Rainbow",
  16. "description": "A multiband band-pass resonant filter, a port of the 4ms SMR",
  17. "tags": [
  18. "Physical modeling",
  19. "VCF",
  20. "Hardware clone"
  21. ]
  22. },
  23. {
  24. "slug": "RainbowScaleExpander",
  25. "name": "Spectrum",
  26. "description": "Expander for Rainbow for programming of user-defined scales",
  27. "tags": [
  28. "Expander"
  29. ]
  30. },
  31. {
  32. "slug": "Droplet",
  33. "name": "Droplet",
  34. "description": "A band-pass resonant filter, a port of the 4ms SMR MaxQ filter",
  35. "tags": [
  36. "Physical modeling",
  37. "VCF",
  38. "Hardware clone"
  39. ]
  40. }
  41. ]
  42. }