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

  1. {
  2. "slug": "Hora-Modulation",
  3. "name": "Modulations",
  4. "version": "1.0.2",
  5. "license": "proprietary",
  6. "brand": "Hora",
  7. "author": "Hora",
  8. "authorEmail": "Hora.music.contact@gmail.com",
  9. "authorUrl": "http://hora-music.be",
  10. "pluginUrl": "http://www.hora-music.be/modulation.php",
  11. "manualUrl": "http://www.hora-music.be/manuals.php",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "Relief-Envelopegeneretor",
  17. "name": "complexEnvelope",
  18. "description": "complex envelope generator",
  19. "tags": [
  20. "Envelope generator"
  21. ]
  22. },
  23. {
  24. "slug": "TwinQuartet-LFO",
  25. "name": "quadraLFO",
  26. "description": "Quadratic LFO",
  27. "tags": [
  28. "LFO"
  29. ]
  30. }
  31. ]
  32. }