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.

26 lines
577B

  1. {
  2. "slug": "mmmodules",
  3. "name": "mmmodules",
  4. "version": "1.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "mmmodules",
  7. "author": "Myst Mach",
  8. "authorEmail": "9mystmach6@gmail.com",
  9. "authorUrl": "https://mystmach.bandcamp.com/",
  10. "pluginUrl": "",
  11. "manualUrl": "",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "3mountains",
  17. "name": "3mountains",
  18. "description": "Triple oscillator (mixer section coming soon)",
  19. "tags": [
  20. "Oscillator",
  21. "VCO",
  22. "Voltage controlled oscillator"
  23. ]
  24. }
  25. ]
  26. }