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.

47 lines
1006B

  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.19.1",
  12. "modules": [
  13. {
  14. "slug": "Lapsus",
  15. "name": "Lapsus",
  16. "tags": [
  17. "Sequencer"
  18. ],
  19. "description": "Non-Euclidean Rhythm Generator"
  20. },
  21. {
  22. "slug": "Quincunx",
  23. "name": "Quincunx",
  24. "tags": [
  25. "Random"
  26. ],
  27. "description": "Probability Machine"
  28. },
  29. {
  30. "slug": "Dopamine",
  31. "name": "Dopamine",
  32. "tags": [
  33. "Sequencer",
  34. "Random"
  35. ],
  36. "description": "Neural Tape"
  37. },
  38. {
  39. "slug": "Feigen",
  40. "name": "Feigen",
  41. "tags": [
  42. "Random"
  43. ],
  44. "description": "Bifurcations Generator"
  45. }
  46. ]
  47. }