| @@ -0,0 +1,36 @@ | |||||
| { | |||||
| "slug": "MindMeldModular", | |||||
| "name": "MindMeld", | |||||
| "version": "1.1.2", | |||||
| "license": "GPL-3.0-only", | |||||
| "author": "S.Baker and M.Boul\u00e9 ", | |||||
| "brand": "MindMeld", | |||||
| "authorEmail": "steve@spirit-level.co.uk", | |||||
| "authorUrl": "", | |||||
| "pluginUrl": "https://www.facebook.com/MindMeldModular", | |||||
| "manualUrl": "https://marcboule.github.io/MindMeldModular", | |||||
| "sourceUrl": "https://github.com/MarcBoule/MindMeldModular", | |||||
| "donateUrl": "https://www.paypal.me/mindmeldmodular", | |||||
| "changelogUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "MixMaster", | |||||
| "name": "MixMaster", | |||||
| "description": "16-track stereo mixer with 4 group busses", | |||||
| "manualUrl": "https://github.com/MarcBoule/MindMeldModular/blob/master/doc/MindMeld-MixMaster-Manual-V1_1_2.pdf", | |||||
| "tags": [ | |||||
| "Mixer" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "AuxExpander", | |||||
| "name": "AuxSpander", | |||||
| "description": "4-aux FX bus expander for MixMaster", | |||||
| "manualUrl": "https://github.com/MarcBoule/MindMeldModular/blob/master/doc/MindMeld-MixMaster-Manual-V1_1_2.pdf", | |||||
| "tags": [ | |||||
| "Mixer", | |||||
| "Expander" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -0,0 +1,26 @@ | |||||
| { | |||||
| "slug": "kocmoc", | |||||
| "name": "kocmoc", | |||||
| "version": "1.0.1", | |||||
| "license": "GPL-3.0-or-later", | |||||
| "brand": "kocmoc", | |||||
| "author": "janne808", | |||||
| "authorEmail": "janne808@radiofreerobotron.net", | |||||
| "authorUrl": "https://radiofreerobotron.net/blog/", | |||||
| "pluginUrl": "", | |||||
| "manualUrl": "", | |||||
| "sourceUrl": "https://github.com/janne808/kocmoc-rack-modules/", | |||||
| "donateUrl": "https://ko-fi.com/janne808", | |||||
| "changelogUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "SVF-1", | |||||
| "name": "SVF-1", | |||||
| "description": "State Variable Filter", | |||||
| "tags": [ | |||||
| "vcf", | |||||
| "filter" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -8,7 +8,7 @@ | |||||
| "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", | "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", | ||||
| "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md", | "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md", | ||||
| "changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/CHANGELOG.md", | "changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/CHANGELOG.md", | ||||
| "version": "1.0.4", | |||||
| "version": "1.0.5", | |||||
| "modules": [ | "modules": [ | ||||
| { | { | ||||
| "slug": "squinkylabs-ev3", | "slug": "squinkylabs-ev3", | ||||