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.

40 lines
872B

  1. {
  2. "slug": "Hora-VCO_VCF_VCA",
  3. "name": "VCO VCF VCA",
  4. "version": "1.0.2",
  5. "license": "proprietary",
  6. "author": "Hora",
  7. "brand": "Hora",
  8. "authorEmail": "Hora.music.contact@gmail.com",
  9. "authorUrl": "http://hora-music.be",
  10. "pluginUrl": "http://www.hora-music.be/vco-vcf-vca.php",
  11. "manualUrl": "http://www.hora-music.be/manuals.php",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "Amplitude-VCMixer",
  17. "name": "Amplitude",
  18. "description": "Volatge control mixer/inverter/amp",
  19. "tags": [
  20. "VCA"
  21. ]
  22. },
  23. {
  24. "slug": "Timbre-VCF",
  25. "name": "Timbre VCF",
  26. "description": "Multimode VCF",
  27. "tags": [
  28. "VCF"
  29. ]
  30. },
  31. {
  32. "slug": "Pure-VCO",
  33. "name": "Pure VCO",
  34. "description": "sine core foldable VCO",
  35. "tags": [
  36. "VCO"
  37. ]
  38. }
  39. ]
  40. }