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.

28 lines
761B

  1. {
  2. "slug": "matrix-sequencer",
  3. "name": "Matrix Sequencer",
  4. "version": "2.0.0",
  5. "license": "AGPL-3.0-only",
  6. "brand": "Matrix Sequencer",
  7. "author": "R3tr0",
  8. "authorEmail": "offer.nik.kor@gmail.com",
  9. "authorUrl": "https://github.com/Retr0-code/",
  10. "pluginUrl": "https://github.com/Retr0-code/Matrix-Sequncer",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/Retr0-code/Matrix-Sequncer",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "matrix-sequencer",
  18. "name": "matrix-sequencer",
  19. "description": "Simple matrix sequencer for VCV Rack 2 with three different playback algorithms.",
  20. "tags": [
  21. "Arpeggiator",
  22. "Controller",
  23. "Sequencer",
  24. "Multiple"
  25. ]
  26. }
  27. ]
  28. }