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.

32 lines
977B

  1. {
  2. "slug": "Prism",
  3. "name": "Prism",
  4. "author": "John Hoar / Pyer",
  5. "license": "BSD-3-Clause",
  6. "authorEmail": "amalgamatedharmonics@outlook.com",
  7. "manualUrl": "https://github.com/AmalgamatedHarmonics/Prism/wiki",
  8. "pluginUrl": "https://github.com/AmalgamatedHarmonics/Prism/wiki",
  9. "authorUrl": "https://github.com/AmalgamatedHarmonics/Prism/wiki",
  10. "sourceUrl": "https://github.com/AmalgamatedHarmonics/Prism",
  11. "changelogUrl": "https://github.com/AmalgamatedHarmonics/Prism/blob/master/CHANGELOG.md",
  12. "version": "1.2.0",
  13. "modules": [
  14. {
  15. "slug": "Rainbow",
  16. "name": "Rainbow",
  17. "description": "A multiband band-pass resonant filter, a port of the 4ms SMR",
  18. "tags": [
  19. "Physical modeling",
  20. "VCF"
  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. }