From 9993b77ef5d4a91490568b7d45f883647cd342af Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 8 Sep 2019 10:22:30 -0400 Subject: [PATCH] Update build for VCV-Chords --- manifests/VCV-Chords.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manifests/VCV-Chords.json diff --git a/manifests/VCV-Chords.json b/manifests/VCV-Chords.json new file mode 100644 index 00000000..8d28fc43 --- /dev/null +++ b/manifests/VCV-Chords.json @@ -0,0 +1,24 @@ +{ + "slug": "VCV-Chords", + "name": "Chords", + "version": "1.0.0", + "license": "proprietary", + "brand": "VCV", + "author": "VCV", + "authorEmail": "contact@vcvrack.com", + "authorUrl": "https://vcvrack.com/", + "pluginUrl": "https://vcvrack.com/Chords.html", + "manualUrl": "https://vcvrack.com/Chords.html#manual", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "Chords", + "name": "Chords", + "description": "Quad-note chord generator", + "tags": [ + "Sequencer" + ] + } + ] +} \ No newline at end of file