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
1.2KB

  1. {
  2. "slug": "DelexanderVol1",
  3. "name": "Delexander Volume 1",
  4. "version": "1.0.3",
  5. "license": "GPL-3.0-only",
  6. "brand": "Delexander",
  7. "author": "Delexander LLC",
  8. "authorEmail": "anthony@delexander.com",
  9. "authorUrl": "https://github.com/Delexander",
  10. "pluginUrl": "https://github.com/Delexander/Volume1",
  11. "sourceUrl": "https://github.com/Delexander/Volume1.git",
  12. "manualUrl": "https://github.com/Delexander/Volume1/blob/v1/README.md",
  13. "changelogUrl": "https://github.com/Delexander/Volume1/blob/v1/CHANGELOG.md",
  14. "modules": [
  15. {
  16. "slug": "Algomorph",
  17. "name": "Algomorph",
  18. "description": "4-Channel Multistate Router with Morphing and Graph Visualization",
  19. "disabled": true,
  20. "tags": [
  21. "Mixer",
  22. "Multiple",
  23. "Polyphonic",
  24. "Quad",
  25. "Utility",
  26. "Visual"
  27. ]
  28. },
  29. {
  30. "slug": "AlgomorphSmall",
  31. "name": "Algomorph Pocket",
  32. "description": "Miniature 4-Channel Multistate Router with Morphing and Graph Visualization",
  33. "tags": [
  34. "Mixer",
  35. "Multiple",
  36. "Polyphonic",
  37. "Quad",
  38. "Utility",
  39. "Visual"
  40. ]
  41. }
  42. ]
  43. }