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.

38 lines
905B

  1. {
  2. "slug": "ChordSuite",
  3. "name": "Chord Suite",
  4. "version": "2.0.1",
  5. "license": "https://vcvrack.com/eula",
  6. "brand": "maglav modular",
  7. "author": "Jiahao Huang",
  8. "authorEmail": "jiahao@maglav.studio",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/erazedfx/ChordSuiteManual/",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "ChordPlayer",
  18. "name": "Chord Player",
  19. "description": "5-voice chord/pitch cv generator with independent bass output",
  20. "tags": [
  21. "Polyphonic",
  22. "Quantizer",
  23. "Arpeggiator"
  24. ]
  25. },
  26. {
  27. "slug": "ArpPlayer",
  28. "name": "Arp Player",
  29. "description": "Chain-able arpeggiator/quantizer expander for Chord Player",
  30. "tags": [
  31. "Arpeggiator",
  32. "Quantizer",
  33. "Sample and hold",
  34. "Expander"
  35. ]
  36. }
  37. ]
  38. }