|
|
@@ -1,7 +1,7 @@ |
|
|
|
{ |
|
|
|
"slug": "Venom", |
|
|
|
"name": "Venom", |
|
|
|
"version": "2.7.0", |
|
|
|
"version": "2.8.0", |
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
"brand": "", |
|
|
|
"author": "David Benham", |
|
|
@@ -24,6 +24,36 @@ |
|
|
|
"Utility" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "BayInput", |
|
|
|
"name": "Bay Input", |
|
|
|
"description": "Teleporting input utility with custom labels for patch bays", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-input", |
|
|
|
"tags": [ |
|
|
|
"Polyphonic", |
|
|
|
"Utility" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "BayNorm", |
|
|
|
"name": "Bay Normal", |
|
|
|
"description": "Teleporting output utility with normal inputs and custom labels for patch bays", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-normal", |
|
|
|
"tags": [ |
|
|
|
"Polyphonic", |
|
|
|
"Utility" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "BayOutput", |
|
|
|
"name": "Bay Output", |
|
|
|
"description": "Teleporting output utility with custom labels for patch bays", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-output", |
|
|
|
"tags": [ |
|
|
|
"Polyphonic", |
|
|
|
"Utility" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "BenjolinOsc", |
|
|
|
"name": "Benjolin Oscillator", |
|
|
@@ -61,6 +91,26 @@ |
|
|
|
"Expander" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Blocker", |
|
|
|
"name": "Blocker", |
|
|
|
"description": "Blocks expander chains", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#blocker", |
|
|
|
"tags": [ |
|
|
|
"Blank", |
|
|
|
"Utility" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Bypass", |
|
|
|
"name": "Bypass", |
|
|
|
"description": "Bypass one or more modules at the end of patched cables", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bypass-module", |
|
|
|
"tags": [ |
|
|
|
"Switch", |
|
|
|
"Utility" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "CloneMerge", |
|
|
|
"name": "Clone Merge", |
|
|
@@ -253,7 +303,7 @@ |
|
|
|
"slug": "MultiSplit", |
|
|
|
"name": "Multi Split", |
|
|
|
"description": "Split one or more poly inputs into multiple mono or poly outputs", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#multi-merge", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#multi-split", |
|
|
|
"tags": [ |
|
|
|
"Polyphonic", |
|
|
|
"Utility" |
|
|
@@ -273,7 +323,7 @@ |
|
|
|
"slug": "NORSIQChord2Scale", |
|
|
|
"name": "NORSIQ Chord To Scale", |
|
|
|
"description": "Convert a polyphonic chord into CV to generate a scale for the Non-Octave_Repeating Scale Intervallic Quantizer", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#nors_iq_interval_generator", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#norsiq_chord_to_scale", |
|
|
|
"tags": [ |
|
|
|
"Quantizer", |
|
|
|
"Polyphonic" |
|
|
@@ -303,7 +353,7 @@ |
|
|
|
"slug": "PolySHASR", |
|
|
|
"name": "Poly Sample & Hold Analog Shift Register", |
|
|
|
"description": "Ten channel polyphonic sample and hold combined with a shift register", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-unison", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-sample--hold-analog-shift-register", |
|
|
|
"tags": [ |
|
|
|
"Polyphonic", |
|
|
|
"Random", |
|
|
@@ -314,7 +364,7 @@ |
|
|
|
"slug": "PolyScale", |
|
|
|
"name": "Poly Scale", |
|
|
|
"description": "Provides a level control for each channel of a polyphonic signal", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-offset", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-scale", |
|
|
|
"tags": [ |
|
|
|
"Attenuator", |
|
|
|
"Polyphonic", |
|
|
@@ -434,6 +484,18 @@ |
|
|
|
"Voltage-controlled amplifier" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Oscillator", |
|
|
|
"name": "VCO Lab", |
|
|
|
"description": "Audio or low frequency oscillator with 4 simultaneous waveforms, mixing, linear/exponential FM, phase modulation, hard/soft sync, PWM, and more", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#oscillator", |
|
|
|
"tags": [ |
|
|
|
"Function generator", |
|
|
|
"Low-frequency oscillator", |
|
|
|
"Oscillator", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "VenomBlank", |
|
|
|
"name": "Venom Blank", |
|
|
@@ -447,7 +509,7 @@ |
|
|
|
"slug": "WidgetMenuExtender", |
|
|
|
"name": "Widget Menu Extender", |
|
|
|
"description": "Extend context menus to support parameter/port renaming and parameter custom defaults", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#widget-menu-expander", |
|
|
|
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#widget-menu-extender", |
|
|
|
"tags": [ |
|
|
|
"Blank" |
|
|
|
] |
|
|
|