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.

30 lines
712B

  1. {
  2. "slug": "VCV-PulseMatrix",
  3. "name": "VCV Pulse Matrix",
  4. "version": "2.0.3",
  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/PulseMatrix",
  11. "manualUrl": "https://vcvrack.com/PulseMatrix#manual",
  12. "modules": [
  13. {
  14. "slug": "PulseMatrix16",
  15. "name": "Pulse Matrix 16",
  16. "description": "Grid-based trigger sequencer",
  17. "tags": [
  18. "Sequencer"
  19. ]
  20. },
  21. {
  22. "slug": "PulseMatrix8",
  23. "name": "Pulse Matrix 8",
  24. "description": "Grid-based trigger sequencer",
  25. "tags": [
  26. "Sequencer"
  27. ]
  28. }
  29. ]
  30. }