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.

25 lines
831B

  1. {
  2. "slug": "AetrionModular",
  3. "name": "AetrionModular",
  4. "version": "2.1.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "aetrion",
  7. "author": "Mirko Melcher & Andrew Hanson",
  8. "authorEmail": "m@aetrion-music.com",
  9. "authorUrl": "https://aetrion-music.com/",
  10. "pluginUrl": "https://github.com/aetrion-music/aetrion-modular",
  11. "manualUrl": "https://github.com/aetrion-music/aetrion-modular",
  12. "sourceUrl": "https://github.com/aetrion-music/aetrion-modular",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/aetrion-music/aetrion-modular/blob/main/Changelog.md",
  15. "modules": [
  16. {
  17. "slug": "ChordVault",
  18. "name": "ChordVault",
  19. "description": "Record polyphonic cv/gate pairs into up to 16 steps and choose from a one of 8 sequencing modes.",
  20. "tags": [
  21. "Sequencer"
  22. ]
  23. }
  24. ]
  25. }