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.

47 lines
1.1KB

  1. {
  2. "slug": "stocaudio",
  3. "name": "stocaudio",
  4. "version": "2.0.1",
  5. "license": "GPL-3.0-or-later",
  6. "author": "Alessandro Petrone",
  7. "authorEmail": "contact@stocaudio.com",
  8. "pluginUrl": "https://github.com/aptrn/stocaudio-modules",
  9. "manualUrl": "https://github.com/aptrn/stocaudio-modules",
  10. "sourceUrl": "https://github.com/aptrn/stocaudio-modules",
  11. "donateUrl": "https://paypal.me/aptrn",
  12. "modules": [
  13. {
  14. "slug": "Polyturing",
  15. "name": "Polyturing",
  16. "description": "Turing Machine inspired polyphonic sampler/sequencer",
  17. "tags": [
  18. "Random",
  19. "Sequencer",
  20. "Sampler",
  21. "Utility",
  22. "Polyphonic"
  23. ]
  24. },
  25. {
  26. "slug": "Polydelay",
  27. "name": "Polydelay",
  28. "description": "Polyphonic Delay with channel spread",
  29. "tags": [
  30. "Delay",
  31. "Effect",
  32. "Utility",
  33. "Polyphonic"
  34. ]
  35. },
  36. {
  37. "slug": "Spread",
  38. "name": "Spread",
  39. "description": "Polyphonic stereo spreader and summer",
  40. "tags": [
  41. "VCA",
  42. "Utility",
  43. "Polyphonic"
  44. ]
  45. }
  46. ]
  47. }