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.

34 lines
853B

  1. {
  2. "slug": "Extratone",
  3. "name": "Extratone",
  4. "version": "1.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "XTRTN",
  7. "author": "Eater of Sheep",
  8. "authorEmail": "extratonexyz@gmail.com",
  9. "authorUrl": "http://extratone.xyz/artists/sheep.html",
  10. "pluginUrl": "http://extratone.xyz",
  11. "manualUrl": "http://extratone.xyz/modules.php",
  12. "sourceUrl": "https://github.com/EaterOfSheep/sheepextratone",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Modulo",
  18. "name": "Modulo",
  19. "description": "Adjustable modulo operator for octave-stripping and waveshaping",
  20. "tags": [
  21. "utility",
  22. "waveshaper"
  23. ]
  24. },
  25. {
  26. "slug": "Opabinia",
  27. "name": "Opabinia",
  28. "description": "Basic bassdrum with folding and distortion",
  29. "tags": [
  30. "Drum"
  31. ]
  32. }
  33. ]
  34. }