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
826B

  1. {
  2. "slug": "MicMusic",
  3. "name": "MicMusic",
  4. "version": "1.0.0",
  5. "license": "MIT",
  6. "brand": "MicMusic",
  7. "author": "Mike Maximov",
  8. "authorEmail": "vigorous.activity@gmail.com",
  9. "authorUrl": "https://micmusic.carrd.co",
  10. "pluginUrl": "https://github.com/very-cool-name/MicMusic-VCV/blob/master/README.md",
  11. "manualUrl": "https://github.com/very-cool-name/MicMusic-VCV/blob/master/README.md",
  12. "sourceUrl": "https://github.com/very-cool-name/MicMusic-VCV",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "Seven",
  17. "name": "SeVeN",
  18. "description": "Adds +-1V signals",
  19. "tags": [
  20. "Utility"
  21. ]
  22. },
  23. {
  24. "slug": "Cuter",
  25. "name": "CuTeR",
  26. "description": "Simple distortion - cuts signal between levels",
  27. "tags": [
  28. "Distortion"
  29. ]
  30. }
  31. ]
  32. }