Browse Source

Update manifest for Bidoo, kocmoc, DHE-Modules, Bogaudio, MindMeldModular, MockbaModular, TinyTricks

v1
Andrew Belt 5 years ago
parent
commit
4171f41563
7 changed files with 102 additions and 13 deletions
  1. +1
    -1
      manifests/Bidoo.json
  2. +1
    -1
      manifests/Bogaudio.json
  3. +49
    -1
      manifests/DHE-Modules.json
  4. +7
    -7
      manifests/MindMeldModular.json
  5. +33
    -1
      manifests/MockbaModular.json
  6. +1
    -1
      manifests/TinyTricks.json
  7. +10
    -1
      manifests/kocmoc.json

+ 1
- 1
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{
"slug": "Bidoo",
"version": "1.1.0",
"version": "1.1.1",
"license": "GPL-3.0-only",
"name": "Bidoo",
"brand": "Bidoo",


+ 1
- 1
manifests/Bogaudio.json View File

@@ -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",


+ 49
- 1
manifests/DHE-Modules.json View File

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


+ 7
- 7
manifests/MindMeldModular.json View File

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


+ 33
- 1
manifests/MockbaModular.json View File

@@ -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",


+ 1
- 1
manifests/TinyTricks.json View File

@@ -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",


+ 10
- 1
manifests/kocmoc.json View File

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

Loading…
Cancel
Save