Browse Source

Update build for VCV-Chords

v1
Andrew Belt 5 years ago
parent
commit
9993b77ef5
1 changed files with 24 additions and 0 deletions
  1. +24
    -0
      manifests/VCV-Chords.json

+ 24
- 0
manifests/VCV-Chords.json View File

@@ -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"
]
}
]
}

Loading…
Cancel
Save