Browse Source

Update build for VCV-Console

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

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

@@ -0,0 +1,24 @@
{
"slug": "VCV-Console",
"version": "1.0.0",
"license": "proprietary",
"name": "Console",
"brand": "VCV",
"author": "VCV",
"authorEmail": "contact@vcvrack.com",
"authorUrl": "https://vcvrack.com/",
"pluginUrl": "https://vcvrack.com/Console.html",
"manualUrl": "https://vcvrack.com/Console.html#manual",
"sourceUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "Console8_3",
"name": "Console",
"description": "8-channel stereo master mixer",
"tags": [
"Mixer"
]
}
]
}

Loading…
Cancel
Save