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.

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