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.

45 lines
1.1KB

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