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.

50 lines
1.0KB

  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.1.0",
  12. "modules": [
  13. {
  14. "slug": "Freak",
  15. "name": "Freak",
  16. "tags": [
  17. "VCF",
  18. "Polyphonic"
  19. ],
  20. "description": "Manifold Filter"
  21. },
  22. {
  23. "slug": "Incubus",
  24. "name": "Incubus",
  25. "tags": [
  26. "Synth Voice",
  27. "Polyphonic"
  28. ],
  29. "description": "Nightmare Synthesizer"
  30. },
  31. {
  32. "slug": "Knock",
  33. "name": "Knock",
  34. "tags": [
  35. "Drum",
  36. "Polyphonic"
  37. ],
  38. "description": "Bass Drum"
  39. },
  40. {
  41. "slug": "Vorg",
  42. "name": "Vorg",
  43. "tags": [
  44. "VCF",
  45. "Polyphonic"
  46. ],
  47. "description": "Low/High Pass Filter"
  48. }
  49. ]
  50. }