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.

43 lines
903B

  1. {
  2. "slug": "VCV-Router",
  3. "name": "Router",
  4. "version": "1.0.1",
  5. "license": "proprietary",
  6. "brand": "VCV",
  7. "author": "VCV",
  8. "authorEmail": "contact@vcvrack.com",
  9. "authorUrl": "https://vcvrack.com/",
  10. "pluginUrl": "https://vcvrack.com/Router.html",
  11. "manualUrl": "https://vcvrack.com/Router.html#manual",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "OctalRouter",
  17. "name": "Octal Router",
  18. "description": "Sequential switch matrix",
  19. "tags": [
  20. "Sequencer",
  21. "Switch"
  22. ]
  23. },
  24. {
  25. "slug": "Router1_4",
  26. "name": "Router 1:4",
  27. "description": "Sequential switch",
  28. "tags": [
  29. "Sequencer",
  30. "Switch"
  31. ]
  32. },
  33. {
  34. "slug": "Router4_1",
  35. "name": "Router 4:1",
  36. "description": "Sequential switch",
  37. "tags": [
  38. "Sequencer",
  39. "Switch"
  40. ]
  41. }
  42. ]
  43. }