Browse Source

Update manifest for NEXSwitches, Bidoo, CountModula, DHE-Modules, GlueTheGiant, MockbaModular, Geodesics, ML_modules

v1
Andrew Belt 5 years ago
parent
commit
467e87c57e
8 changed files with 242 additions and 34 deletions
  1. +43
    -11
      manifests/Bidoo.json
  2. +44
    -1
      manifests/CountModula.json
  3. +1
    -1
      manifests/DHE-Modules.json
  4. +21
    -8
      manifests/Geodesics.json
  5. +13
    -8
      manifests/GlueTheGiant.json
  6. +1
    -1
      manifests/ML_modules.json
  7. +108
    -1
      manifests/MockbaModular.json
  8. +11
    -3
      manifests/NEXSwitches.json

+ 43
- 11
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "Bidoo", "slug": "Bidoo",
"version": "1.1.2",
"version": "1.1.5",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"name": "Bidoo", "name": "Bidoo",
"brand": "Bidoo", "brand": "Bidoo",
@@ -20,7 +20,8 @@
"tags": [ "tags": [
"Physical modeling", "Physical modeling",
"Blank", "Blank",
"Controller"
"Controller",
"Utility"
] ]
}, },
{ {
@@ -68,7 +69,8 @@
"name": "baR", "name": "baR",
"description": "Compressor", "description": "Compressor",
"tags": [ "tags": [
"Dynamics"
"Dynamics",
"Effect"
] ]
}, },
{ {
@@ -76,7 +78,8 @@
"name": "mINIBar", "name": "mINIBar",
"description": "Compressor", "description": "Compressor",
"tags": [ "tags": [
"Dynamics"
"Dynamics",
"Effect"
] ]
}, },
{ {
@@ -117,7 +120,8 @@
"name": "dFUZE", "name": "dFUZE",
"description": "Reverb", "description": "Reverb",
"tags": [ "tags": [
"Reverb"
"Reverb",
"Effect"
] ]
}, },
{ {
@@ -151,7 +155,7 @@
"tags": [ "tags": [
"VCF", "VCF",
"filter", "filter",
"vcf"
"Effect"
] ]
}, },
{ {
@@ -195,7 +199,7 @@
"tags": [ "tags": [
"VCF", "VCF",
"filter", "filter",
"vcf"
"Effect"
] ]
}, },
{ {
@@ -211,7 +215,8 @@
"name": "LoURdE", "name": "LoURdE",
"description": "Neural comparator & gate", "description": "Neural comparator & gate",
"tags": [ "tags": [
"Logic"
"Logic",
"Effect"
] ]
}, },
{ {
@@ -227,7 +232,8 @@
"name": "MS", "name": "MS",
"description": "Mid/Side Decoder/Encoder", "description": "Mid/Side Decoder/Encoder",
"tags": [ "tags": [
"Effect"
"Effect",
"Utility"
] ]
}, },
{ {
@@ -247,6 +253,30 @@
"Sampler" "Sampler"
] ]
}, },
{
"slug": "POUPRE",
"name": "p\u00f3UPr\u00e8",
"description": "Sample player",
"tags": [
"Sampler"
]
},
{
"slug": "MAGMA",
"name": "maGma",
"description": "Sample player",
"tags": [
"Sampler"
]
},
{
"slug": "OAI",
"name": "oA\u00ef",
"description": "Sample player",
"tags": [
"Sampler"
]
},
{ {
"slug": "PeNEqUe", "slug": "PeNEqUe",
"name": "PeNEqUe", "name": "PeNEqUe",
@@ -262,7 +292,7 @@
"tags": [ "tags": [
"VCF", "VCF",
"filter", "filter",
"vcf"
"Effect"
] ]
}, },
{ {
@@ -279,7 +309,8 @@
"name": "REI", "name": "REI",
"description": "Reverb", "description": "Reverb",
"tags": [ "tags": [
"Reverb"
"Reverb",
"Effect"
] ]
}, },
{ {
@@ -322,6 +353,7 @@
"description": "Multiband distortion", "description": "Multiband distortion",
"tags": [ "tags": [
"Effect", "Effect",
"VCF",
"Distortion" "Distortion"
] ]
} }


+ 44
- 1
manifests/CountModula.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "CountModula", "slug": "CountModula",
"name": "Count Modula", "name": "Count Modula",
"version": "1.5.1",
"version": "1.6.0",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"brand": "Count Modula", "brand": "Count Modula",
"author": "Adam Verspaget", "author": "Adam Verspaget",
@@ -471,6 +471,14 @@
"Blank" "Blank"
] ]
}, },
{
"slug": "Blank2HP",
"name": "Blank Panel - 2HP",
"description": "2HP blanking panel",
"tags": [
"Blank"
]
},
{ {
"slug": "Blank4HP", "slug": "Blank4HP",
"name": "Blank Panel - 4HP", "name": "Blank Panel - 4HP",
@@ -545,6 +553,41 @@
"Sequencer", "Sequencer",
"Expander" "Expander"
] ]
},
{
"slug": "VCPulseDivider",
"name": "Voltage Controlled Pulse Divider",
"description": "Voltage controlled division of pulse signals such as gates and triggers.",
"tags": [
"Clock modulator"
]
},
{
"slug": "ClockedRandomGates",
"name": "Clocked Random Gates",
"description": "Generates a set of 8 synchronised gates and triggers",
"tags": [
"Clock Modulator",
"Sequencer"
]
},
{
"slug": "ClockedRandomGateExpanderCV",
"name": "Clocked Random Gate CV Expander",
"description": "Generates CV based on the state of the random gates",
"tags": [
"Sequencer",
"Expander"
]
},
{
"slug": "ClockedRandomGateExpanderLog",
"name": "Clocked Random Gate Logic Expander",
"description": "Logical processing of the gates from the Clocked Random Gates module",
"tags": [
"Sequencer",
"Expander"
]
} }
] ]
} }

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

@@ -1,6 +1,6 @@
{ {
"slug": "DHE-Modules", "slug": "DHE-Modules",
"version": "1.1.1",
"version": "1.2.0",
"license": "MIT", "license": "MIT",
"name": "DHE Modules", "name": "DHE Modules",
"author": "Dale Emery", "author": "Dale Emery",


+ 21
- 8
manifests/Geodesics.json View File

@@ -1,38 +1,44 @@
{ {
"slug": "Geodesics", "slug": "Geodesics",
"name": "Geodesics", "name": "Geodesics",
"version": "1.0.0",
"license": "BSD-3-Clause",
"version": "1.1.0",
"license": "GPL-3.0-only",
"author": "Pyer & Marc Boul\u00e9", "author": "Pyer & Marc Boul\u00e9",
"brand": "Geodesics", "brand": "Geodesics",
"authorEmail": "geodesics.modular@outlook.com", "authorEmail": "geodesics.modular@outlook.com",
"authorUrl": "", "authorUrl": "",
"pluginUrl": "https://www.pyer.be/geodesics.html", "pluginUrl": "https://www.pyer.be/geodesics.html",
"manualUrl": "https://www.pyer.be/download.html",
"sourceUrl": "https://github.com/MarcBoule/Geodesics/tree/v1",
"manualUrl": "https://marcboule.github.io/Geodesics/",
"sourceUrl": "https://github.com/MarcBoule/Geodesics/",
"donateUrl": "https://paypal.me/pyercollard", "donateUrl": "https://paypal.me/pyercollard",
"changelogUrl": "https://github.com/MarcBoule/Geodesics/tree/master/CHANGELOG.md",
"modules": [ "modules": [
{ {
"slug": "BlackHoles", "slug": "BlackHoles",
"name": "BlackHoles", "name": "BlackHoles",
"description": "Gravitational attenumixset", "description": "Gravitational attenumixset",
"manualUrl": "https://www.pyer.be/black-holes.html",
"tags": [ "tags": [
"Ring modulator", "Ring modulator",
"VCA"
"VCA",
"Polyphonic"
] ]
}, },
{ {
"slug": "Pulsars", "slug": "Pulsars",
"name": "Pulsars", "name": "Pulsars",
"description": "Neutron powered morphing", "description": "Neutron powered morphing",
"manualUrl": "https://www.pyer.be/pulsars.html",
"tags": [ "tags": [
"Mixer"
"Mixer",
"Polyphonic"
] ]
}, },
{ {
"slug": "Branes", "slug": "Branes",
"name": "Branes", "name": "Branes",
"description": "Coliding sample and hold", "description": "Coliding sample and hold",
"manualUrl": "https://www.pyer.be/branes.html",
"tags": [ "tags": [
"Sample and Hold", "Sample and Hold",
"Random" "Random"
@@ -42,6 +48,7 @@
"slug": "Ions", "slug": "Ions",
"name": "Ions", "name": "Ions",
"description": "Atomic dual cv sequencer", "description": "Atomic dual cv sequencer",
"manualUrl": "https://www.pyer.be/ions.html",
"tags": [ "tags": [
"Sequencer" "Sequencer"
] ]
@@ -50,6 +57,7 @@
"slug": "Entropia", "slug": "Entropia",
"name": "Entropia", "name": "Entropia",
"description": "Thermodynamic microstate sequencer", "description": "Thermodynamic microstate sequencer",
"manualUrl": "https://www.pyer.be/entropia.html",
"tags": [ "tags": [
"Sequencer" "Sequencer"
] ]
@@ -58,15 +66,18 @@
"slug": "Energy", "slug": "Energy",
"name": "Energy", "name": "Energy",
"description": "Relativistic oscillator", "description": "Relativistic oscillator",
"manualUrl": "https://www.pyer.be/energy.html",
"tags": [ "tags": [
"Oscillator", "Oscillator",
"Synth voice"
"Synth voice",
"Polyphonic"
] ]
}, },
{ {
"slug": "Torus", "slug": "Torus",
"name": "Torus", "name": "Torus",
"description": "Bi-dimensional multimixer", "description": "Bi-dimensional multimixer",
"manualUrl": "https://www.pyer.be/torus.html",
"tags": [ "tags": [
"Mixer", "Mixer",
"Filter" "Filter"
@@ -76,8 +87,10 @@
"slug": "Fate", "slug": "Fate",
"name": "Fate", "name": "Fate",
"description": "Event modifier", "description": "Event modifier",
"manualUrl": "https://www.pyer.be/fate.html",
"tags": [ "tags": [
"Utility"
"Utility",
"Random"
] ]
}, },
{ {


+ 13
- 8
manifests/GlueTheGiant.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "GlueTheGiant", "slug": "GlueTheGiant",
"name": "Glue the Giant", "name": "Glue the Giant",
"version": "1.0.7",
"version": "1.1.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "Glue the Giant", "brand": "Glue the Giant",
"author": "Paul Merchant", "author": "Paul Merchant",
@@ -16,17 +16,18 @@
{ {
"slug": "GigBus", "slug": "GigBus",
"name": "Gig Bus Mixer", "name": "Gig Bus Mixer",
"description": "Pan to three stereo buses",
"description": "Stereo mixer to three stereo buses",
"tags": [ "tags": [
"Mixer", "Mixer",
"visual",
"Panning",
"Visual",
"Polyphonic" "Polyphonic"
] ]
}, },
{ {
"slug": "MiniBus", "slug": "MiniBus",
"name": "Mini Bus Mixer", "name": "Mini Bus Mixer",
"description": "Mono to three stereo buses",
"description": "Mono mixer to three stereo buses",
"tags": [ "tags": [
"Mixer", "Mixer",
"Polyphonic" "Polyphonic"
@@ -35,9 +36,10 @@
{ {
"slug": "SchoolBus", "slug": "SchoolBus",
"name": "School Bus Mixer", "name": "School Bus Mixer",
"description": "Pan and CV to three stereo buses",
"description": "Pan and levels with CVs to three stereo buses",
"tags": [ "tags": [
"Mixer", "Mixer",
"Panning",
"Polyphonic" "Polyphonic"
] ]
}, },
@@ -47,6 +49,7 @@
"description": "Polyphonic stereo spread (and pan follow) to three stereo buses", "description": "Polyphonic stereo spread (and pan follow) to three stereo buses",
"tags": [ "tags": [
"Mixer", "Mixer",
"Panning",
"Polyphonic" "Polyphonic"
] ]
}, },
@@ -74,7 +77,7 @@
{ {
"slug": "Road", "slug": "Road",
"name": "Road", "name": "Road",
"description": "Merge stereo buses from mixers and mix groups",
"description": "Merge stereo buses from mixers or mix groups",
"tags": [ "tags": [
"Utility", "Utility",
"Polyphonic" "Polyphonic"
@@ -85,7 +88,8 @@
"name": "Enter Mixer Bus", "name": "Enter Mixer Bus",
"description": "Three stereo inputs to stereo buses", "description": "Three stereo inputs to stereo buses",
"tags": [ "tags": [
"Utility"
"Utility",
"Polyphonic"
] ]
}, },
{ {
@@ -93,7 +97,8 @@
"name": "Exit Mixer Bus", "name": "Exit Mixer Bus",
"description": "Three stereo outputs from stereo buses", "description": "Three stereo outputs from stereo buses",
"tags": [ "tags": [
"Utility"
"Utility",
"Polyphonic"
] ]
} }
] ]

+ 1
- 1
manifests/ML_modules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "ML_modules", "slug": "ML_modules",
"name": "ML Modules", "name": "ML Modules",
"version": "1.0.4",
"version": "1.0.5",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"author": "Martin Lueders", "author": "Martin Lueders",
"brand": "ML Modules", "brand": "ML Modules",


+ 108
- 1
manifests/MockbaModular.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "MockbaModular", "slug": "MockbaModular",
"name": "Mockba Modular", "name": "Mockba Modular",
"version": "1.1.0",
"version": "1.1.3",
"license": "MIT", "license": "MIT",
"brand": "Mockba Modular", "brand": "Mockba Modular",
"author": "Mockba the Borg", "author": "Mockba the Borg",
@@ -39,6 +39,15 @@
"Polyphonic" "Polyphonic"
] ]
}, },
{
"slug": "Filtah",
"name": "Filtah",
"description": "Simple Moog style filter",
"tags": [
"Filter",
"Polyphonic"
]
},
{ {
"slug": "Mixah", "slug": "Mixah",
"name": "Mixah", "name": "Mixah",
@@ -73,6 +82,32 @@
"Polyphonic" "Polyphonic"
] ]
}, },
{
"slug": "Shapah",
"name": "Shapah",
"description": "Simple ADSR envelope shaper",
"tags": [
"Envelope generator",
"Polyphonic"
]
},
{
"slug": "Holdah",
"name": "Holdah",
"description": "Simple Sample & Hold",
"tags": [
"Sample and hold"
]
},
{
"slug": "Pannah",
"name": "Pannah",
"description": "Simple stereo panner",
"tags": [
"Panning",
"Polyphonic"
]
},
{ {
"slug": "CZSaw", "slug": "CZSaw",
"name": "CZSaw", "name": "CZSaw",
@@ -145,6 +180,78 @@
"Polyphonic" "Polyphonic"
] ]
}, },
{
"slug": "Comparator",
"name": "Comparator",
"description": "Simple voltage comparator",
"tags": [
"Utility"
]
},
{
"slug": "DualBUFFER",
"name": "DualBUFFER",
"description": "Simple BUFFER gates (3 actually)",
"tags": [
"Utility"
]
},
{
"slug": "DualNOT",
"name": "DualNOT",
"description": "Simple NOT gates (3 actually)",
"tags": [
"Utility"
]
},
{
"slug": "DualOR",
"name": "DualOR",
"description": "Simple OR gates",
"tags": [
"Utility"
]
},
{
"slug": "DualNOR",
"name": "DualNOR",
"description": "Simple NOR gates",
"tags": [
"Utility"
]
},
{
"slug": "DualAND",
"name": "DualAND",
"description": "Simple AND gates",
"tags": [
"Utility"
]
},
{
"slug": "DualNAND",
"name": "DualNAND",
"description": "Simple NAND gates",
"tags": [
"Utility"
]
},
{
"slug": "DualXOR",
"name": "DualXOR",
"description": "Simple XOR gates",
"tags": [
"Utility"
]
},
{
"slug": "DualXNOR",
"name": "DualXNOR",
"description": "Simple XNOR gates",
"tags": [
"Utility"
]
},
{ {
"slug": "UDPClockMaster", "slug": "UDPClockMaster",
"name": "Mastah", "name": "Mastah",


+ 11
- 3
manifests/NEXSwitches.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "NEXSwitches", "slug": "NEXSwitches",
"name": "NEX Switches", "name": "NEX Switches",
"version": "1.0.0",
"version": "1.1.1",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"brand": "NEX", "brand": "NEX",
"author": "Xavier Nayrac", "author": "Xavier Nayrac",
@@ -10,8 +10,8 @@
"pluginUrl": "https://github.com/lkdjiin/SwitchesModules", "pluginUrl": "https://github.com/lkdjiin/SwitchesModules",
"manualUrl": "https://github.com/lkdjiin/SwitchesModules", "manualUrl": "https://github.com/lkdjiin/SwitchesModules",
"sourceUrl": "https://github.com/lkdjiin/SwitchesModules", "sourceUrl": "https://github.com/lkdjiin/SwitchesModules",
"donateUrl": "",
"changelogUrl": "",
"donateUrl": "https://paypal.me/xaviernayrac",
"changelogUrl": "https://github.com/lkdjiin/SwitchesModules/blob/master/CHANGELOG.md",
"modules": [ "modules": [
{ {
"slug": "DoubleMute", "slug": "DoubleMute",
@@ -28,6 +28,14 @@
"tags": [ "tags": [
"switch" "switch"
] ]
},
{
"slug": "MatrixMixer4",
"name": "Matrix Mixer 4",
"description": "4 x 4 matrix mixer",
"tags": [
"mixer"
]
} }
] ]
} }

Loading…
Cancel
Save