From aa0a4da4e805d6603b18478b2dffeb8c8b003323 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 18 Jun 2019 23:59:08 -0400 Subject: [PATCH] Update build for VCV-PulseMatrix --- manifests/VCV-PulseMatrix.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 manifests/VCV-PulseMatrix.json diff --git a/manifests/VCV-PulseMatrix.json b/manifests/VCV-PulseMatrix.json new file mode 100644 index 00000000..940fcae0 --- /dev/null +++ b/manifests/VCV-PulseMatrix.json @@ -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" + ] + } + ] +} \ No newline at end of file