Browse Source

Update build for VCV-PulseMatrix

v1
Andrew Belt 5 years ago
parent
commit
aa0a4da4e8
1 changed files with 32 additions and 0 deletions
  1. +32
    -0
      manifests/VCV-PulseMatrix.json

+ 32
- 0
manifests/VCV-PulseMatrix.json View File

@@ -0,0 +1,32 @@
{
"slug": "VCV-PulseMatrix",
"version": "1.0.0",
"license": "proprietary",
"name": "Pulse Matrix",
"brand": "VCV",
"author": "VCV",
"authorEmail": "contact@vcvrack.com",
"authorUrl": "https://vcvrack.com/",
"pluginUrl": "https://vcvrack.com/PulseMatrix.html",
"manualUrl": "https://vcvrack.com/PulseMatrix.html#manual",
"sourceUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "PulseMatrix16",
"name": "Pulse Matrix 16",
"description": "Grid-based trigger sequencer",
"tags": [
"Sequencer"
]
},
{
"slug": "PulseMatrix8",
"name": "Pulse Matrix 8",
"description": "Grid-based trigger sequencer",
"tags": [
"Sequencer"
]
}
]
}

Loading…
Cancel
Save