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.

44 lines
1.2KB

  1. {
  2. "slug": "DelexanderVol1",
  3. "name": "Delexander Volume 1",
  4. "version": "1.0.2",
  5. "license": "GPL-3.0-only",
  6. "brand": "Delexander",
  7. "author": "Delexander Collective",
  8. "authorEmail": "delexander.modules@gmail.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. "donateUrl": "https://www.buymeacoffee.com/delexander",
  15. "modules": [
  16. {
  17. "slug": "Algomorph",
  18. "name": "Algomorph",
  19. "description": "4-Channel Multistate Router with Morphing and Graph Visualization",
  20. "disabled": true,
  21. "tags": [
  22. "Mixer",
  23. "Multiple",
  24. "Polyphonic",
  25. "Quad",
  26. "Utility",
  27. "Visual"
  28. ]
  29. },
  30. {
  31. "slug": "AlgomorphSmall",
  32. "name": "Algomorph Pocket",
  33. "description": "Miniature 4-Channel Multistate Router with Morphing and Graph Visualization",
  34. "tags": [
  35. "Mixer",
  36. "Multiple",
  37. "Polyphonic",
  38. "Quad",
  39. "Utility",
  40. "Visual"
  41. ]
  42. }
  43. ]
  44. }