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.

31 lines
696B

  1. {
  2. "slug": "VultMysteries",
  3. "name": "Vult Mysteries",
  4. "author": "Leonardo Laguna Ruiz",
  5. "brand": "Vult",
  6. "license": "proprietary",
  7. "authorEmail": "leonardo@vult-dsp.com",
  8. "pluginUrl": "https://modlfo.github.io/VultModules/mysteries/",
  9. "authorUrl": "https://vult-dsp.com",
  10. "manualUrl": "https://modlfo.github.io/VultModules",
  11. "version": "1.5.0",
  12. "modules": [
  13. {
  14. "slug": "Quincunx",
  15. "name": "Quincunx",
  16. "tags": [
  17. "Random"
  18. ],
  19. "description": "Probability Machine"
  20. },
  21. {
  22. "slug": "Dopamine",
  23. "name": "Dopamine",
  24. "tags": [
  25. "Sequencer",
  26. "Random"
  27. ],
  28. "description": "Neural Tape"
  29. }
  30. ]
  31. }