Browse Source

Update manifest for kocmoc, squinkylabs-plug1, MindMeldModular

v1
Andrew Belt 5 years ago
parent
commit
1af3f9812e
3 changed files with 63 additions and 1 deletions
  1. +36
    -0
      manifests/MindMeldModular.json
  2. +26
    -0
      manifests/kocmoc.json
  3. +1
    -1
      manifests/squinkylabs-plug1.json

+ 36
- 0
manifests/MindMeldModular.json View File

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

+ 26
- 0
manifests/kocmoc.json View File

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

+ 1
- 1
manifests/squinkylabs-plug1.json View File

@@ -8,7 +8,7 @@
"sourceUrl": "https://github.com/squinkylabs/SquinkyVCV",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md",
"changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/CHANGELOG.md",
"version": "1.0.4",
"version": "1.0.5",
"modules": [
{
"slug": "squinkylabs-ev3",


Loading…
Cancel
Save