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.

37 lines
1019B

  1. {
  2. "slug": "VultCompacts",
  3. "name": "Vult Compacts",
  4. "author": "Leonardo Laguna Ruiz",
  5. "brand": "Vult",
  6. "license": "proprietary",
  7. "authorEmail": "leonardo@vult-dsp.com",
  8. "pluginUrl": "https://modlfo.github.io/VultModules/compacts/",
  9. "authorUrl": "https://vult-dsp.com",
  10. "manualUrl": "https://modlfo.github.io/VultModules",
  11. "version": "1.0.1",
  12. "modules": [{
  13. "slug": "Freak",
  14. "name": "Freak",
  15. "tags": ["VCF", "VCO", "Polyphonic"],
  16. "description": "Manifold Filter"
  17. },
  18. {
  19. "slug": "Incubus",
  20. "name": "Incubus",
  21. "tags": ["Synth Voice", "Polyphonic"],
  22. "description": "Nightmare Synthesizer"
  23. },
  24. {
  25. "slug": "Knock",
  26. "name": "Knock",
  27. "tags": ["Drum", "Polyphonic"],
  28. "description": "Bass Drum"
  29. },
  30. {
  31. "slug": "Vorg",
  32. "name": "Vorg",
  33. "tags": ["VCF", "VCO", "Polyphonic"],
  34. "description": "Low/High Pass Filter"
  35. }
  36. ]
  37. }