From 4171f415630646035cb6b24ffaa5e773850ebd7b Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 23 Nov 2019 11:43:53 -0500 Subject: [PATCH] Update manifest for Bidoo, kocmoc, DHE-Modules, Bogaudio, MindMeldModular, MockbaModular, TinyTricks --- manifests/Bidoo.json | 2 +- manifests/Bogaudio.json | 2 +- manifests/DHE-Modules.json | 50 +++++++++++++++++++++++++++++++++- manifests/MindMeldModular.json | 14 +++++----- manifests/MockbaModular.json | 34 ++++++++++++++++++++++- manifests/TinyTricks.json | 2 +- manifests/kocmoc.json | 11 +++++++- 7 files changed, 102 insertions(+), 13 deletions(-) diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index a94a6445..f26635ac 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "1.1.0", + "version": "1.1.1", "license": "GPL-3.0-only", "name": "Bidoo", "brand": "Bidoo", diff --git a/manifests/Bogaudio.json b/manifests/Bogaudio.json index 8514f6c2..ae4408b0 100644 --- a/manifests/Bogaudio.json +++ b/manifests/Bogaudio.json @@ -1,7 +1,7 @@ { "slug": "Bogaudio", "name": "Bogaudio", - "version": "1.1.24", + "version": "1.1.25", "license": "BSD-3-Clause", "brand": "Bogaudio", "author": "Matt Demanett", diff --git a/manifests/DHE-Modules.json b/manifests/DHE-Modules.json index d6089b1c..994776e8 100644 --- a/manifests/DHE-Modules.json +++ b/manifests/DHE-Modules.json @@ -1,6 +1,6 @@ { "slug": "DHE-Modules", - "version": "1.0.5", + "version": "1.1.0", "license": "MIT", "name": "DHE Modules", "author": "Dale Emery", @@ -16,6 +16,7 @@ "slug": "Blossom", "name": "Blossom", "description": "Generates a pair of complex, pulsing LFO signals", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/blossom/", "tags": [ "LFO" ] @@ -24,6 +25,7 @@ "slug": "BoosterStage", "name": "Booster Stage", "description": "Generates a single envelope stage", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/booster-stage/", "tags": [ "Envelope Generator" ] @@ -32,14 +34,49 @@ "slug": "Cubic", "name": "Cubic", "description": "Offsets, scales, squares, and cubes its input signal", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/cubic/", "tags": [ "Waveshaper" ] }, + { + "slug": "CurveSequencer4", + "name": "Curve Sequencer 4", + "description": "Generates a 4 step sequence of curves", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/curve-sequencer/", + "tags": [ + "Sequencer", + "Envelope Generator", + "LFO" + ] + }, + { + "slug": "CurveSequencer8", + "name": "Curve Sequencer 8", + "description": "Generates an 8 step sequence of curves", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/curve-sequencer/", + "tags": [ + "Sequencer", + "Envelope Generator", + "LFO" + ] + }, + { + "slug": "CurveSequencer16", + "name": "Curve Sequencer 16", + "description": "Generates a 16 step sequence of curves", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/curve-sequencer/", + "tags": [ + "Sequencer", + "Envelope Generator", + "LFO" + ] + }, { "slug": "FuzzyLogicH", "name": "Fuzzy Logic H", "description": "Combines signals by applying hyperbolic paraboloid fuzzy logic operators", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/fuzzy-logic-h/", "tags": [ "Logic", "Dual" @@ -49,6 +86,7 @@ "slug": "FuzzyLogicZ", "name": "Fuzzy Logic Z", "description": "Combines signals by applying Lofti Zadeh\u2019s fuzzy logic operators", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/fuzzy-logic-z/", "tags": [ "Logic", "Dual" @@ -58,6 +96,7 @@ "slug": "Func", "name": "Func", "description": "A knob with a selectable range to offset or scale its input signal", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/func/", "tags": [ "Utility" ] @@ -66,6 +105,7 @@ "slug": "Func6", "name": "Func 6", "description": "A chain of knobs with selectable ranges to offset and scale input signals", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/func-6/", "tags": [ "Utility" ] @@ -74,6 +114,7 @@ "slug": "Gator", "name": "Gator", "description": "Computes eight common logic functions for up to 16 inputs", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/gator/", "tags": [ "Logic" ] @@ -82,6 +123,7 @@ "slug": "Hostage", "name": "Hostage", "description": "Generates a hold or sustain envelope stage", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/hostage/", "tags": [ "Envelope Generator" ] @@ -90,6 +132,7 @@ "slug": "Ranger", "name": "Ranger", "description": "A modulatable knob with an adjustable, modulatable range", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/ranger/", "tags": [ "Utility" ] @@ -98,6 +141,7 @@ "slug": "Stage", "name": "Stage", "description": "Generates a single envelope stage", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/stage/", "tags": [ "Envelope Generator" ] @@ -106,6 +150,7 @@ "slug": "Swave", "name": "Swave", "description": "A waveshaper with a unique sigmoid transfer function", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/swave/", "tags": [ "Waveshaper" ] @@ -114,6 +159,7 @@ "slug": "Tapers", "name": "Tapers", "description": "A pair of modulatable knobs with adjustable, modulatable tapers", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/tapers/", "tags": [ "Dual", "Utility" @@ -123,6 +169,7 @@ "slug": "Upstage", "name": "Upstage", "description": "Special-purpose envelope controls", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/upstage/", "tags": [ "Envelope Generator" ] @@ -131,6 +178,7 @@ "slug": "Xycloid", "name": "Xycloid", "description": "Generates a pair of complex, pulsing LFO signals", + "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/xycloid/", "tags": [ "LFO" ] diff --git a/manifests/MindMeldModular.json b/manifests/MindMeldModular.json index cc127add..e2e87244 100644 --- a/manifests/MindMeldModular.json +++ b/manifests/MindMeldModular.json @@ -1,7 +1,7 @@ { "slug": "MindMeldModular", "name": "MindMeld", - "version": "1.1.3", + "version": "1.1.4", "license": "GPL-3.0-only", "author": "S.Baker and M.Boul\u00e9 ", "brand": "MindMeld", @@ -17,7 +17,7 @@ "slug": "MixMasterJr", "name": "MixMasterJr", "description": "8-track stereo mixer with 2 group busses", - "manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-MixMaster-Manual-V1_1_3.pdf", + "manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-MixMaster-Manual-V1_1_4.pdf", "tags": [ "Mixer" ] @@ -26,7 +26,7 @@ "slug": "AuxExpanderJr", "name": "AuxSpanderJr", "description": "4-aux FX bus expander for MixMasterJr", - "manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-MixMaster-Manual-V1_1_3.pdf", + "manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-MixMaster-Manual-V1_1_4.pdf", "tags": [ "Mixer", "Expander" @@ -36,7 +36,7 @@ "slug": "MixMaster", "name": "MixMaster", "description": "16-track stereo mixer with 4 group busses", - "manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-MixMaster-Manual-V1_1_3.pdf", + "manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-MixMaster-Manual-V1_1_4.pdf", "tags": [ "Mixer" ] @@ -45,7 +45,7 @@ "slug": "AuxExpander", "name": "AuxSpander", "description": "4-aux FX bus expander for MixMaster", - "manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-MixMaster-Manual-V1_1_3.pdf", + "manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-MixMaster-Manual-V1_1_4.pdf", "tags": [ "Mixer", "Expander" @@ -55,7 +55,7 @@ "slug": "Meld", "name": "Meld", "description": "8-track stereo merge for MixMaster", - "manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-MixMaster-Manual-V1_1_3.pdf", + "manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-MixMaster-Manual-V1_1_4.pdf", "tags": [ "Polyphonic", "Utility" @@ -65,7 +65,7 @@ "slug": "Unmeld", "name": "Unmeld", "description": "8-track stereo splitter for MixMaster", - "manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-MixMaster-Manual-V1_1_3.pdf", + "manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-MixMaster-Manual-V1_1_4.pdf", "tags": [ "Polyphonic", "Utility" diff --git a/manifests/MockbaModular.json b/manifests/MockbaModular.json index b190d22a..c5f7a7de 100644 --- a/manifests/MockbaModular.json +++ b/manifests/MockbaModular.json @@ -1,7 +1,7 @@ { "slug": "MockbaModular", "name": "Mockba Modular", - "version": "1.0.5", + "version": "1.0.6", "license": "MIT", "brand": "Mockba Modular", "author": "Mockba the Borg", @@ -61,6 +61,38 @@ "Utility" ] }, + { + "slug": "CZSaw", + "name": "CZSaw", + "description": "Simple CZ style SAW oscillator", + "tags": [ + "Oscillator" + ] + }, + { + "slug": "CZSquare", + "name": "CZSquare", + "description": "Simple CZ style SQUARE oscillator", + "tags": [ + "Oscillator" + ] + }, + { + "slug": "CZPulse", + "name": "CZPulse", + "description": "Simple CZ style PULSE oscillator", + "tags": [ + "Oscillator" + ] + }, + { + "slug": "CZReso", + "name": "CZReso", + "description": "Simple CZ style RESO oscillator", + "tags": [ + "Oscillator" + ] + }, { "slug": "UDPClockMaster", "name": "Mastah", diff --git a/manifests/TinyTricks.json b/manifests/TinyTricks.json index 626874ef..d90b7879 100644 --- a/manifests/TinyTricks.json +++ b/manifests/TinyTricks.json @@ -2,7 +2,7 @@ "slug": "TinyTricks", "name": "Tiny Tricks", "brand": "Tiny Tricks", - "version": "1.4.0", + "version": "1.4.1", "license": "MIT", "author": "Thomas Ren\u00e9 Sidor", "authorEmail": "mail@thomassidor.com", diff --git a/manifests/kocmoc.json b/manifests/kocmoc.json index f9da2567..3c31599c 100644 --- a/manifests/kocmoc.json +++ b/manifests/kocmoc.json @@ -1,7 +1,7 @@ { "slug": "kocmoc", "name": "kocmoc", - "version": "1.1.2", + "version": "1.2.1", "license": "GPL-3.0-or-later", "brand": "kocmoc", "author": "janne808", @@ -29,6 +29,15 @@ "tags": [ "sequencer" ] + }, + { + "slug": "LADR", + "name": "LADR", + "description": "4-pole Ladder Filter", + "tags": [ + "vcf", + "filter" + ] } ] } \ No newline at end of file