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.

35 lines
997B

  1. {
  2. "slug": "SLM",
  3. "name": "SLM",
  4. "version": "1.1.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "SLM",
  7. "author": "Salvatore LA MALFA",
  8. "authorEmail": "salvolm84@gmail.com",
  9. "authorUrl": "https://github.com/salvolm84/SLM-vcv-rack",
  10. "pluginUrl": "https://github.com/salvolm84/SLM-vcv-rack",
  11. "manualUrl": "https://github.com/salvolm84/SLM-vcv-rack/blob/master/README.md",
  12. "sourceUrl": "https://github.com/salvolm84/SLM-vcv-rack",
  13. "donateUrl": "https://paypal.me/salvolm",
  14. "changelogUrl": "https://github.com/salvolm84/SLM-vcv-rack/blob/master/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "mux-freak",
  18. "name": "Mux Freak",
  19. "description": "4 to 1 clocked multiplexer with switch probability and gate length controls",
  20. "tags": [
  21. "quad",
  22. "switch",
  23. "random"
  24. ]
  25. },
  26. {
  27. "slug": "the-tailor",
  28. "name": "The Tailor",
  29. "description": "waveforms morphing tool",
  30. "tags": [
  31. "digital"
  32. ]
  33. }
  34. ]
  35. }