From 0924bf35fb2a58f18f3c7be68f1b95e25a093dfd Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 8 Jan 2020 22:12:03 -0500 Subject: [PATCH] Update manifest for MockbaModular, huaba, DrumKit, SubmarineFree, Kosmodules-Free, Sckitam --- manifests/DrumKit.json | 2 +- manifests/Kosmodules-Free.json | 27 ++++++++++++++++++ manifests/MockbaModular.json | 2 +- manifests/Sckitam.json | 50 ++++++++++++++++++++++++++++++++++ manifests/SubmarineFree.json | 17 +++++++++--- manifests/huaba.json | 36 ++++++++++++++++++------ 6 files changed, 120 insertions(+), 14 deletions(-) create mode 100644 manifests/Kosmodules-Free.json create mode 100644 manifests/Sckitam.json diff --git a/manifests/DrumKit.json b/manifests/DrumKit.json index 882320f7..9f1dbcfa 100644 --- a/manifests/DrumKit.json +++ b/manifests/DrumKit.json @@ -1,7 +1,7 @@ { "slug": "DrumKit", "name": "DrumKit", - "version": "1.1.2", + "version": "1.1.3", "license": "CC0-1.0", "author": "Jerry Sievert", "authorEmail": "rack@legitimatesounding.com", diff --git a/manifests/Kosmodules-Free.json b/manifests/Kosmodules-Free.json new file mode 100644 index 00000000..1986402f --- /dev/null +++ b/manifests/Kosmodules-Free.json @@ -0,0 +1,27 @@ +{ + "slug": "Kosmodules-Free", + "name": "Kosmodules-Free", + "version": "1.0.0", + "license": "Apache-2.0", + "brand": "Kosmodules", + "author": "Calvin Kosmatka", + "authorEmail": "calvin.kosmatka@gmail.com", + "authorUrl": "https://github.com/calvinkosmatka", + "pluginUrl": "https://github.com/calvinkosmatka/Kosmodules-Free", + "manualUrl": "https://github.com/calvinkosmatka/Kosmodules-Free#free-modules", + "sourceUrl": "https://github.com/calvinkosmatka/Kosmodules-Free", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "OSF", + "name": "OSF", + "description": "Offset Scale Fold", + "tags": [ + "attenuator", + "dual", + "utility" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/MockbaModular.json b/manifests/MockbaModular.json index fec49d73..a2a276a7 100644 --- a/manifests/MockbaModular.json +++ b/manifests/MockbaModular.json @@ -1,7 +1,7 @@ { "slug": "MockbaModular", "name": "Mockba Modular", - "version": "1.1.7", + "version": "1.1.8", "license": "MIT", "brand": "Mockba Modular", "author": "Mockba the Borg", diff --git a/manifests/Sckitam.json b/manifests/Sckitam.json new file mode 100644 index 00000000..37ca8145 --- /dev/null +++ b/manifests/Sckitam.json @@ -0,0 +1,50 @@ +{ + "slug": "Sckitam", + "name": "Sckitam", + "version": "1.0.0", + "license": "GPL-3.0-only", + "brand": "Sckitam", + "author": "Philippe Salembier", + "authorEmail": "", + "authorUrl": "", + "pluginUrl": "", + "manualUrl": "https://github.com/philippesalembier/SckitamVCV", + "sourceUrl": "https://github.com/philippesalembier/SckitamVCV", + "donateUrl": "PayPal.Me/Sckitam", + "changelogUrl": "", + "modules": [ + { + "slug": "2DRotation", + "name": "2DRotation", + "description": "2D Rotation of 2 input signals", + "tags": [ + "Utility" + ] + }, + { + "slug": "2DAffine", + "name": "2DAffine", + "description": "2D Affine transform of 2 input signals", + "tags": [ + "Utility" + ] + }, + { + "slug": "MarkovSeq", + "name": "MarkovSeq", + "description": "Sequencer based on Markov chain", + "tags": [ + "Sequencer", + "Switch" + ] + }, + { + "slug": "PolygonalVCO", + "name": "PolygonalVCO", + "description": "Polygonal VCO", + "tags": [ + "VCO" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/SubmarineFree.json b/manifests/SubmarineFree.json index 23a5cf1c..0ad8bbf5 100644 --- a/manifests/SubmarineFree.json +++ b/manifests/SubmarineFree.json @@ -11,7 +11,7 @@ "donateUrl": "https://www.paypal.me/SubmarineFree", "pluginUrl": "https://github.com/david-c14/SubmarineFree/blob/master/README.md", "changelogUrl": "https://github.com/david-c14/SubmarineFree/blob/master/changelog.md", - "version": "1.1.0", + "version": "1.1.1", "modules": [ { "slug": "AG-104", @@ -368,6 +368,15 @@ "DIGITAL" ] }, + { + "slug": "SN-101", + "name": "SN-101", + "description": "SN-101 Smooth Noise Generator", + "tags": [ + "OSCILLATOR", + "NOISE" + ] + }, { "slug": "SS-112", "name": "SS-112", @@ -546,10 +555,10 @@ }, { "slug": "XX-219", - "name": "Secret Santa 2019", - "description": "You'd better not cry", + "name": "Obsolete", + "description": "This was Secret Santa 2019", "tags": [ - "VISUAL" + "BLANK" ] } ] diff --git a/manifests/huaba.json b/manifests/huaba.json index a2d207e3..3afe435b 100644 --- a/manifests/huaba.json +++ b/manifests/huaba.json @@ -1,13 +1,33 @@ { + "slug": "huaba", "name": "huaba", - "author": "David Huber", - "authorEmail": "dhuber318@gmail.com", + "version": "1.1.0", "license": "MIT", - "authorUrl": "https://github.com/dhuber81", - "pluginUrl": "https://github.com/dhuber81/huaba", + "brand": "huaba", + "author": "Daniel Huber", + "authorEmail": "", + "authorUrl": "", + "pluginUrl": "", + "manualUrl": "", "sourceUrl": "https://github.com/dhuber81/huaba", - "manualUrl": "https://github.com/dhuber81/huaba", - "donateUrl": "https://paypal.me/DanielHuber81", - "slug": "huaba", - "version": "0.6.3" + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "EQ3", + "name": "EQ3", + "description": "3-Band Equalizer", + "tags": [ + "Equalizer" + ] + }, + { + "slug": "ABBus", + "name": "A+B Bus", + "description": "Merges signals on the selected output bus", + "tags": [ + "Utility" + ] + } + ] } \ No newline at end of file