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.

54 lines
1.2KB

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