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.

24 lines
681B

  1. {
  2. "slug": "ChordController",
  3. "name": "Chord Controller",
  4. "version": "1.0.0",
  5. "license": "MIT",
  6. "brand": "ym2612",
  7. "author": "Trevor Wilson",
  8. "authorEmail": "wilsontr@gmail.com",
  9. "authorUrl": "https://github.com/wilsontr",
  10. "pluginUrl": "https://github.com/wilsontr/ChordController",
  11. "manualUrl": "https://github.com/wilsontr/ChordController",
  12. "sourceUrl": "https://github.com/wilsontr/ChordController",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "ChordController",
  17. "name": "Chord Controller",
  18. "description": "Builds control voltages for a chord of up to six notes from one CV input",
  19. "tags": [
  20. "Utility"
  21. ]
  22. }
  23. ]
  24. }