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.

26 lines
750B

  1. {
  2. "slug": "SLM",
  3. "name": "SLM",
  4. "version": "1.0.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. "modules": [
  15. {
  16. "slug": "mux-freak",
  17. "name": "mux-freak",
  18. "description": "4 to 1 clocked multiplexer with switch probability and gate length controls",
  19. "tags": [
  20. "quad",
  21. "switch",
  22. "random"
  23. ]
  24. }
  25. ]
  26. }