@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "CountModula", | "slug": "CountModula", | ||||
"name": "Count Modula", | "name": "Count Modula", | ||||
"version": "1.2.1", | |||||
"version": "1.3.0", | |||||
"license": "BSD-3-Clause", | "license": "BSD-3-Clause", | ||||
"brand": "Count Modula", | "brand": "Count Modula", | ||||
"author": "Adam Verspaget", | "author": "Adam Verspaget", | ||||
@@ -404,13 +404,48 @@ | |||||
}, | }, | ||||
{ | { | ||||
"slug": "PolyrhythmicGeneratorMkII", | "slug": "PolyrhythmicGeneratorMkII", | ||||
"name": "Polyrhythmic Generator", | |||||
"name": "Polyrhythmic Generator MkII", | |||||
"description": "A set of 8 voltage controlled clock dividers that can be used to generate polyrhythms by clocking and/or dividing at different rates.", | "description": "A set of 8 voltage controlled clock dividers that can be used to generate polyrhythms by clocking and/or dividing at different rates.", | ||||
"tags": [ | "tags": [ | ||||
"Clock modulator", | "Clock modulator", | ||||
"Sequencer", | "Sequencer", | ||||
"Polyphonic" | "Polyphonic" | ||||
] | ] | ||||
}, | |||||
{ | |||||
"slug": "GatedComparator", | |||||
"name": "Gated Comparator", | |||||
"description": "Gated Comparator", | |||||
"tags": [ | |||||
"Sequencer", | |||||
"Random" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "SlopeDetector", | |||||
"name": "Slope Detector", | |||||
"description": "Slope Detector", | |||||
"tags": [ | |||||
"Utility" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "SequencerExpanderRM8", | |||||
"name": "Gated Comparator Expander - Random Melody", | |||||
"description": "Gated Comparator expander adding Random Melody output (also works with other sequencers).", | |||||
"tags": [ | |||||
"Sequencer", | |||||
"Expander" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "SequencerExpanderLOG8", | |||||
"name": "Gated Comparator Expander - Gate Logic", | |||||
"description": "Gated Comparator expander adding logical mixing of the shift register outputs.", | |||||
"tags": [ | |||||
"Sequencer", | |||||
"Expander" | |||||
] | |||||
} | } | ||||
] | ] | ||||
} | } |
@@ -1,6 +1,6 @@ | |||||
{ | { | ||||
"slug": "STS", | "slug": "STS", | ||||
"version": "1.0.3", | |||||
"version": "1.0.4", | |||||
"license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
"name": "STS", | "name": "STS", | ||||
"author": "STS", | "author": "STS", | ||||
@@ -70,6 +70,15 @@ | |||||
"LFO", | "LFO", | ||||
"Polyphonic" | "Polyphonic" | ||||
] | ] | ||||
}, | |||||
{ | |||||
"slug": "LFOPolySP", | |||||
"name": "LFOPolySnapPhase", | |||||
"description": "Poly LFO 16 with Snap Phase", | |||||
"tags": [ | |||||
"LFO", | |||||
"Polyphonic" | |||||
] | |||||
} | } | ||||
] | ] | ||||
} | } |
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "TheXOR", | "slug": "TheXOR", | ||||
"name": "TheXOR", | "name": "TheXOR", | ||||
"version": "1.1.0", | |||||
"version": "1.1.1", | |||||
"license": "CC0-1.0", | "license": "CC0-1.0", | ||||
"brand": "TheXOR", | "brand": "TheXOR", | ||||
"author": "The XOR", | "author": "The XOR", | ||||
@@ -68,6 +68,14 @@ | |||||
"Sequencer" | "Sequencer" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "o88o", | |||||
"name": "o88o", | |||||
"description": "o88o Sequencer", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "Burst", | "slug": "Burst", | ||||
"name": "Burst", | "name": "Burst", | ||||
@@ -126,6 +134,14 @@ | |||||
"Logic" | "Logic" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "flop", | |||||
"name": "flop", | |||||
"description": "flop (and flip) logic for your signals", | |||||
"tags": [ | |||||
"Logic" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "XSwitch", | "slug": "XSwitch", | ||||
"name": "XSwitch", | "name": "XSwitch", | ||||
@@ -158,6 +174,14 @@ | |||||
"Switch" | "Switch" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "quattro", | |||||
"name": "quattro", | |||||
"description": "quattro lines for otto steps", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "empty", | "slug": "empty", | ||||
"name": "empty", | "name": "empty", | ||||
@@ -165,6 +189,14 @@ | |||||
"tags": [ | "tags": [ | ||||
"Blank" | "Blank" | ||||
] | ] | ||||
}, | |||||
{ | |||||
"slug": "volt", | |||||
"name": "volt", | |||||
"description": "microtonal quantizer", | |||||
"tags": [ | |||||
"Quantizer" | |||||
] | |||||
} | } | ||||
] | ] | ||||
} | } |
@@ -1,11 +1,41 @@ | |||||
{ | { | ||||
"name": "sb-StochKit", | |||||
"author": "Samuel Laing", | |||||
"license": "CC0-1.0", | |||||
"pluginUrl": "https://github.com/smbddha/sb-StochKit/blob/master/README.md", | |||||
"authorUrl": "https://github.com/smbddha", | |||||
"manualUrl": "https://github.com/smbddha/sb-StochKit/blob/master/README.md", | |||||
"sourceUrl": "https://github.com/smbddha/sb-StochKit.git", | |||||
"slug": "sb-StochKit", | "slug": "sb-StochKit", | ||||
"version": "0.6.2" | |||||
"name": "StochKit", | |||||
"version": "1.0.0", | |||||
"license": "GPL-3.0-or-later", | |||||
"brand": "StochKit", | |||||
"author": "Sam Laing", | |||||
"authorEmail": "samuelwlaing@gmail.com", | |||||
"authorUrl": "https://github.com/smbddha", | |||||
"pluginUrl": "https://github.com/smbddha/sb-StochKit", | |||||
"manualUrl": "https://github.com/smbddha/sb-StochKit", | |||||
"sourceUrl": "https://github.com/smbddha/sb-StochKit", | |||||
"modules": [ | |||||
{ | |||||
"slug": "GenEcho", | |||||
"name": "GenEcho", | |||||
"description": "The GenEcho module", | |||||
"tags": [ | |||||
"Effect" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Grandy", | |||||
"name": "Grandy", | |||||
"description": "A generator module", | |||||
"tags": [ | |||||
"Granular", | |||||
"VCO" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Stitcher", | |||||
"name": "Stitcher", | |||||
"description": "Stitcher module", | |||||
"tags": [ | |||||
"Granular", | |||||
"VCO" | |||||
] | |||||
} | |||||
] | |||||
} | } |