|
@@ -1,7 +1,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "CountModula", |
|
|
"slug": "CountModula", |
|
|
"name": "Count Modula", |
|
|
"name": "Count Modula", |
|
|
"version": "1.7.1", |
|
|
|
|
|
|
|
|
"version": "1.8.0", |
|
|
"license": "GPL-3.0-only", |
|
|
"license": "GPL-3.0-only", |
|
|
"brand": "Count Modula", |
|
|
"brand": "Count Modula", |
|
|
"author": "Adam Verspaget", |
|
|
"author": "Adam Verspaget", |
|
@@ -16,7 +16,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "AnalogueShiftRegister", |
|
|
"slug": "AnalogueShiftRegister", |
|
|
"name": "Analogue Shift Register", |
|
|
"name": "Analogue Shift Register", |
|
|
"description": "A dual 4, or single 8, step shift register.", |
|
|
|
|
|
|
|
|
"description": "A dual 4, or single 8, step shift register", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Sample and Hold" |
|
|
"Sample and Hold" |
|
|
] |
|
|
] |
|
@@ -24,7 +24,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "Attenuator", |
|
|
"slug": "Attenuator", |
|
|
"name": "Attenuator", |
|
|
"name": "Attenuator", |
|
|
"description": "Dual attenuator with attenuverting option.", |
|
|
|
|
|
|
|
|
"description": "Dual attenuator with attenuverting option", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Attenuator", |
|
|
"Attenuator", |
|
|
"Dual", |
|
|
"Dual", |
|
@@ -34,7 +34,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "BinarySequencer", |
|
|
"slug": "BinarySequencer", |
|
|
"name": "Binary Sequencer", |
|
|
"name": "Binary Sequencer", |
|
|
"description": "Binary counter based sequencer.", |
|
|
|
|
|
|
|
|
"description": "Binary counter based sequencer", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Clock generator", |
|
|
"Clock generator", |
|
|
"Sequencer" |
|
|
"Sequencer" |
|
@@ -43,23 +43,25 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "BooleanAND", |
|
|
"slug": "BooleanAND", |
|
|
"name": "Boolean AND Gate", |
|
|
"name": "Boolean AND Gate", |
|
|
"description": "4 input boolean AND/NAND gate.", |
|
|
|
|
|
|
|
|
"description": "4 input boolean AND/NAND gate", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Logic" |
|
|
|
|
|
|
|
|
"Logic", |
|
|
|
|
|
"Polyphonic" |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"slug": "BooleanOR", |
|
|
"slug": "BooleanOR", |
|
|
"name": "Boolean OR Gate", |
|
|
"name": "Boolean OR Gate", |
|
|
"description": "4 input boolean OR/NOR gate.", |
|
|
|
|
|
|
|
|
"description": "4 input boolean OR/NOR gate", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Logic" |
|
|
|
|
|
|
|
|
"Logic", |
|
|
|
|
|
"Polyphonic" |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"slug": "BooleanVCNOT", |
|
|
"slug": "BooleanVCNOT", |
|
|
"name": "Boolean VC Inverter", |
|
|
"name": "Boolean VC Inverter", |
|
|
"description": "Dual voltage controlled logical inverter.", |
|
|
|
|
|
|
|
|
"description": "Dual voltage controlled logical inverter", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Logic", |
|
|
"Logic", |
|
|
"Dual", |
|
|
"Dual", |
|
@@ -69,15 +71,16 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "BooleanXOR", |
|
|
"slug": "BooleanXOR", |
|
|
"name": "Boolean XOR Gate", |
|
|
"name": "Boolean XOR Gate", |
|
|
"description": "4 input boolean XOR/XNOR gate.", |
|
|
|
|
|
|
|
|
"description": "4 input boolean XOR/XNOR gate", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Logic" |
|
|
|
|
|
|
|
|
"Logic", |
|
|
|
|
|
"Polyphonic" |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"slug": "BurstGenerator", |
|
|
"slug": "BurstGenerator", |
|
|
"name": "Burst Generator", |
|
|
"name": "Burst Generator", |
|
|
"description": "Generates bursts of 1-16 pulses whenever a trigger is received at the trigger input.", |
|
|
|
|
|
|
|
|
"description": "Generates bursts of 1-16 pulses whenever a trigger is received at the trigger input", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Clock modulator" |
|
|
"Clock modulator" |
|
|
] |
|
|
] |
|
@@ -101,7 +104,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "EventArranger", |
|
|
"slug": "EventArranger", |
|
|
"name": "Event Arranger", |
|
|
"name": "Event Arranger", |
|
|
"description": "A VCV Rack implementation of the VC Clock and Event Arranger published in an article by John Blacet in the Jan/Feb edition of Synapse magazine.", |
|
|
|
|
|
|
|
|
"description": "A VCV Rack implementation of the VC Clock and Event Arranger published in an article by John Blacet in the Jan/Feb edition of Synapse magazine", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Clock generator", |
|
|
"Clock generator", |
|
|
"Sequencer" |
|
|
"Sequencer" |
|
@@ -110,7 +113,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "GateDelay", |
|
|
"slug": "GateDelay", |
|
|
"name": "Gate Delay", |
|
|
"name": "Gate Delay", |
|
|
"description": "A dual gate delay line giving up to 40 seconds of delay with voltage control over the delay time.", |
|
|
|
|
|
|
|
|
"description": "A dual gate delay line giving up to 40 seconds of delay with voltage control over the delay time", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Delay", |
|
|
"Delay", |
|
|
"Dual" |
|
|
"Dual" |
|
@@ -119,7 +122,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "GateModifier", |
|
|
"slug": "GateModifier", |
|
|
"name": "Gate Modifier", |
|
|
"name": "Gate Modifier", |
|
|
"description": "Voltage controlled gate length modifier.", |
|
|
|
|
|
|
|
|
"description": "Voltage controlled gate length modifier", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Logic", |
|
|
"Logic", |
|
|
"Utility" |
|
|
"Utility" |
|
@@ -136,7 +139,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "Mangler", |
|
|
"slug": "Mangler", |
|
|
"name": "Mangler", |
|
|
"name": "Mangler", |
|
|
"description": "A voltage controlled sample rate/bit depth reducer.", |
|
|
|
|
|
|
|
|
"description": "A voltage controlled sample rate/bit depth reducer", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Distortion", |
|
|
"Distortion", |
|
|
"Polyphonic" |
|
|
"Polyphonic" |
|
@@ -145,7 +148,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "ManualCV", |
|
|
"slug": "ManualCV", |
|
|
"name": "Manual CV Generator", |
|
|
"name": "Manual CV Generator", |
|
|
"description": "A simple dual manual CV generator offering +/- 10V with both coarse and fine controls.", |
|
|
|
|
|
|
|
|
"description": "A simple dual manual CV generator offering +/- 10V with both coarse and fine controls", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Dual", |
|
|
"Dual", |
|
|
"Controller", |
|
|
"Controller", |
|
@@ -155,7 +158,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "ManualGate", |
|
|
"slug": "ManualGate", |
|
|
"name": "Manual Gate", |
|
|
"name": "Manual Gate", |
|
|
"description": "A manually triggered gate generator offering a number of simultaneous gate and inverted gate outputs.", |
|
|
|
|
|
|
|
|
"description": "A manually triggered gate generator offering a number of simultaneous gate and inverted gate outputs", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Utility", |
|
|
"Utility", |
|
|
"Controller" |
|
|
"Controller" |
|
@@ -164,7 +167,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "MatrixMixer", |
|
|
"slug": "MatrixMixer", |
|
|
"name": "Matrix Mixer", |
|
|
"name": "Matrix Mixer", |
|
|
"description": "A 4 x 4 matrix mixer allowing up to 4 input signals to be independently mixed to 4 different outputs.", |
|
|
|
|
|
|
|
|
"description": "A 4 x 4 matrix mixer allowing up to 4 input signals to be independently mixed to 4 different outputs", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Mixer" |
|
|
"Mixer" |
|
|
] |
|
|
] |
|
@@ -172,7 +175,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "MinimusMaximus", |
|
|
"slug": "MinimusMaximus", |
|
|
"name": "Minimus Maximus", |
|
|
"name": "Minimus Maximus", |
|
|
"description": "A signal processor that determines and outputs the minimum, maximum and mean (average) of up to 4 input signals.", |
|
|
|
|
|
|
|
|
"description": "A signal processor that determines and outputs the minimum, maximum and mean (average) of up to 4 input signals", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Utility" |
|
|
"Utility" |
|
|
] |
|
|
] |
|
@@ -180,7 +183,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "Mixer", |
|
|
"slug": "Mixer", |
|
|
"name": "Mixer", |
|
|
"name": "Mixer", |
|
|
"description": "A basic 4 input utility mixer with output level control, overload indicator, inverted output and selectable bipolar/unipolar operation.", |
|
|
|
|
|
|
|
|
"description": "A basic 4 input utility mixer with output level control, overload indicator, inverted output and selectable bipolar/unipolar operation", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Mixer" |
|
|
"Mixer" |
|
|
] |
|
|
] |
|
@@ -188,7 +191,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "MorphShaper", |
|
|
"slug": "MorphShaper", |
|
|
"name": "Morph Shaper", |
|
|
"name": "Morph Shaper", |
|
|
"description": "Morphing controller and wave shaper.", |
|
|
|
|
|
|
|
|
"description": "Morphing controller and wave shaper", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Utility", |
|
|
"Utility", |
|
|
"Waveshaper" |
|
|
"Waveshaper" |
|
@@ -197,7 +200,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "Multiplexer", |
|
|
"slug": "Multiplexer", |
|
|
"name": "Multiplexer", |
|
|
"name": "Multiplexer", |
|
|
"description": "A 1 input to 8 output and 8 input to 1 output multiplexer.", |
|
|
|
|
|
|
|
|
"description": "A 1 input to 8 output and 8 input to 1 output multiplexer", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Switch" |
|
|
"Switch" |
|
|
] |
|
|
] |
|
@@ -214,7 +217,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "Mute-iple", |
|
|
"slug": "Mute-iple", |
|
|
"name": "Mute-iple", |
|
|
"name": "Mute-iple", |
|
|
"description": "A dual 4-way/ Single 8 way mutable multiple.", |
|
|
|
|
|
|
|
|
"description": "A dual 4-way/ Single 8 way mutable multiple", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Dual", |
|
|
"Dual", |
|
|
"Multiple", |
|
|
"Multiple", |
|
@@ -235,7 +238,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "Rectifier", |
|
|
"slug": "Rectifier", |
|
|
"name": "Rectifier", |
|
|
"name": "Rectifier", |
|
|
"description": "A full/half wave rectifier with variable rectification axis.", |
|
|
|
|
|
|
|
|
"description": "A full/half wave rectifier with variable rectification axis", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Waveshaper", |
|
|
"Waveshaper", |
|
|
"Polyphonic" |
|
|
"Polyphonic" |
|
@@ -244,7 +247,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "SampleAndHold", |
|
|
"slug": "SampleAndHold", |
|
|
"name": "Sample & Hold", |
|
|
"name": "Sample & Hold", |
|
|
"description": "Sample and Hold/Track and hold.", |
|
|
|
|
|
|
|
|
"description": "Sample and Hold/Track and hold", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Sample and hold", |
|
|
"Sample and hold", |
|
|
"Polyphonic" |
|
|
"Polyphonic" |
|
@@ -253,7 +256,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "ShepardGenerator", |
|
|
"slug": "ShepardGenerator", |
|
|
"name": "Shepard Generator", |
|
|
"name": "Shepard Generator", |
|
|
"description": "Generates a set of 8 ramp and sawtooth control signals appropriately phased for generation of Shepard tones.", |
|
|
|
|
|
|
|
|
"description": "Generates a set of 8 ramp and sawtooth control signals appropriately phased for generation of Shepard tones", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"LFO", |
|
|
"LFO", |
|
|
"Function generator", |
|
|
"Function generator", |
|
@@ -263,7 +266,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "SRFlipFlop", |
|
|
"slug": "SRFlipFlop", |
|
|
"name": "SR Flip Flop", |
|
|
"name": "SR Flip Flop", |
|
|
"description": "A logical Set/Reset flip flop with enable.", |
|
|
|
|
|
|
|
|
"description": "A logical Set/Reset flip flop with enable", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Logic", |
|
|
"Logic", |
|
|
"Dual" |
|
|
"Dual" |
|
@@ -272,7 +275,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "StepSequencer8", |
|
|
"slug": "StepSequencer8", |
|
|
"name": "Dual 8 Step Sequencer", |
|
|
"name": "Dual 8 Step Sequencer", |
|
|
"description": "Fully featured dual channel 8 step sequencer.", |
|
|
|
|
|
|
|
|
"description": "Fully featured dual channel 8 step sequencer", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Sequencer", |
|
|
"Sequencer", |
|
|
"Dual", |
|
|
"Dual", |
|
@@ -282,7 +285,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "TFlipFlop", |
|
|
"slug": "TFlipFlop", |
|
|
"name": "T Flip Flop", |
|
|
"name": "T Flip Flop", |
|
|
"description": "A logical T type (toggle) flip flop with enable.", |
|
|
|
|
|
|
|
|
"description": "A logical T type (toggle) flip flop with enable", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Logic", |
|
|
"Logic", |
|
|
"Dual" |
|
|
"Dual" |
|
@@ -309,7 +312,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "GateDelayMT", |
|
|
"slug": "GateDelayMT", |
|
|
"name": "Tapped Gate Delay", |
|
|
"name": "Tapped Gate Delay", |
|
|
"description": "A gate delay that offers up to 40 seconds of delay with tapped outputs at equal intervals along the delay line.", |
|
|
|
|
|
|
|
|
"description": "A gate delay that offers up to 40 seconds of delay with tapped outputs at equal intervals along the delay line", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Delay" |
|
|
"Delay" |
|
|
] |
|
|
] |
|
@@ -325,7 +328,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "VCPolarizer", |
|
|
"slug": "VCPolarizer", |
|
|
"name": "Voltage Controlled Polarizer", |
|
|
"name": "Voltage Controlled Polarizer", |
|
|
"description": "A dual voltage controlled polarizer.", |
|
|
|
|
|
|
|
|
"description": "A dual voltage controlled polarizer", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Dual", |
|
|
"Dual", |
|
|
"Polyphonic", |
|
|
"Polyphonic", |
|
@@ -336,7 +339,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "VoltageControlledSwitch", |
|
|
"slug": "VoltageControlledSwitch", |
|
|
"name": "Voltage Controlled Switch", |
|
|
"name": "Voltage Controlled Switch", |
|
|
"description": "Selects between 2 inputs or routes 1 input to one of 2 outputs based on the level of the signal at the CV input.", |
|
|
|
|
|
|
|
|
"description": "Selects between 2 inputs or routes 1 input to one of 2 outputs based on the level of the signal at the CV input", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Switch", |
|
|
"Switch", |
|
|
"Polyphonic" |
|
|
"Polyphonic" |
|
@@ -345,7 +348,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "VoltageInverter", |
|
|
"slug": "VoltageInverter", |
|
|
"name": "Voltage Inverter", |
|
|
"name": "Voltage Inverter", |
|
|
"description": "A quad voltage inverter that inverts signals around zero.", |
|
|
|
|
|
|
|
|
"description": "A quad voltage inverter that inverts signals around zero", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Utility", |
|
|
"Utility", |
|
|
"Polyphonic", |
|
|
"Polyphonic", |
|
@@ -398,7 +401,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "VCFrequencyDividerMkII", |
|
|
"slug": "VCFrequencyDividerMkII", |
|
|
"name": "Voltage Controlled Frequency Divider MkII", |
|
|
"name": "Voltage Controlled Frequency Divider MkII", |
|
|
"description": "Frequency divider with a variable and voltage controlled division ratio from 1 to around 20.", |
|
|
|
|
|
|
|
|
"description": "Frequency divider with a variable and voltage controlled division ratio from 1 to around 20", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Clock modulator" |
|
|
"Clock modulator" |
|
|
] |
|
|
] |
|
@@ -406,7 +409,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "PolyrhythmicGeneratorMkII", |
|
|
"slug": "PolyrhythmicGeneratorMkII", |
|
|
"name": "Polyrhythmic Generator MkII", |
|
|
"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", |
|
@@ -433,7 +436,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "SequencerExpanderRM8", |
|
|
"slug": "SequencerExpanderRM8", |
|
|
"name": "Gated Comparator Expander - Random Melody", |
|
|
"name": "Gated Comparator Expander - Random Melody", |
|
|
"description": "Gated Comparator expander adding Random Melody output (also works with other sequencers).", |
|
|
|
|
|
|
|
|
"description": "Gated Comparator expander adding Random Melody output (also works with other sequencers)", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Sequencer", |
|
|
"Sequencer", |
|
|
"Expander" |
|
|
"Expander" |
|
@@ -442,7 +445,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "SequencerExpanderLOG8", |
|
|
"slug": "SequencerExpanderLOG8", |
|
|
"name": "Gated Comparator Expander - Gate Logic", |
|
|
"name": "Gated Comparator Expander - Gate Logic", |
|
|
"description": "Gated Comparator expander adding logical mixing of the shift register outputs.", |
|
|
|
|
|
|
|
|
"description": "Gated Comparator expander adding logical mixing of the shift register outputs", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Sequencer", |
|
|
"Sequencer", |
|
|
"Expander" |
|
|
"Expander" |
|
@@ -451,7 +454,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "StartupDelay", |
|
|
"slug": "StartupDelay", |
|
|
"name": "Startup Delay", |
|
|
"name": "Startup Delay", |
|
|
"description": "Generates delayed start signals for sequencers on load or startup.", |
|
|
|
|
|
|
|
|
"description": "Generates delayed start signals for sequencers on load or startup", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Utility" |
|
|
"Utility" |
|
|
] |
|
|
] |
|
@@ -515,7 +518,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "OffsetGenerator", |
|
|
"slug": "OffsetGenerator", |
|
|
"name": "Offset Generator", |
|
|
"name": "Offset Generator", |
|
|
"description": "Offsets a CV signal by a given amount.", |
|
|
|
|
|
|
|
|
"description": "Offsets a CV signal by a given amount", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Utility", |
|
|
"Utility", |
|
|
"Polyphonic" |
|
|
"Polyphonic" |
|
@@ -526,7 +529,9 @@ |
|
|
"name": "Single Bernoulli Gate", |
|
|
"name": "Single Bernoulli Gate", |
|
|
"description": "Randomized routing of gate signals", |
|
|
"description": "Randomized routing of gate signals", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Random" |
|
|
|
|
|
|
|
|
"Random", |
|
|
|
|
|
"Logic", |
|
|
|
|
|
"Clock Modulator" |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
@@ -558,7 +563,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "VCPulseDivider", |
|
|
"slug": "VCPulseDivider", |
|
|
"name": "Voltage Controlled Pulse Divider", |
|
|
"name": "Voltage Controlled Pulse Divider", |
|
|
"description": "Voltage controlled division of pulse signals such as gates and triggers.", |
|
|
|
|
|
|
|
|
"description": "Voltage controlled division of pulse signals such as gates and triggers", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Clock modulator" |
|
|
"Clock modulator" |
|
|
] |
|
|
] |
|
@@ -703,6 +708,102 @@ |
|
|
"Controller", |
|
|
"Controller", |
|
|
"Utility" |
|
|
"Utility" |
|
|
] |
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"slug": "PolyChances", |
|
|
|
|
|
"name": "Polyphonic Bernoulli Gate", |
|
|
|
|
|
"description": "Randomized routing of polyphonic gate signals", |
|
|
|
|
|
"tags": [ |
|
|
|
|
|
"Random", |
|
|
|
|
|
"Logic", |
|
|
|
|
|
"Clock Modulator", |
|
|
|
|
|
"Polyphonic" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"slug": "PolyVCSwitch", |
|
|
|
|
|
"name": "Polyphonic Voltage Controlled Switch", |
|
|
|
|
|
"description": "Selects between 2 polyphonic inputs or routes 1 polyphonic input to one of 2 polyphonic outputs based on the level of the signal at the polyphonic CV input", |
|
|
|
|
|
"tags": [ |
|
|
|
|
|
"Switch", |
|
|
|
|
|
"Polyphonic" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"slug": "PolyVCPolarizer", |
|
|
|
|
|
"name": "Polyphonic VC Polarizer", |
|
|
|
|
|
"description": "A polyphonic voltage controlled polarizer", |
|
|
|
|
|
"tags": [ |
|
|
|
|
|
"Polyphonic", |
|
|
|
|
|
"Attenuator", |
|
|
|
|
|
"Utility" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"slug": "PolyLogic", |
|
|
|
|
|
"name": "Polyphonic Boolean Logic Processor", |
|
|
|
|
|
"description": "Applies boolean logic across the channels of a polyphonic signal", |
|
|
|
|
|
"tags": [ |
|
|
|
|
|
"Polyphonic", |
|
|
|
|
|
"Logic" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"slug": "ManualCV2", |
|
|
|
|
|
"name": "Polyphonic Manual CV Generator", |
|
|
|
|
|
"description": "A basic manual CV generator with a range of output voltages", |
|
|
|
|
|
"tags": [ |
|
|
|
|
|
"Polyphonic", |
|
|
|
|
|
"Utility", |
|
|
|
|
|
"Controller" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"slug": "Manifold", |
|
|
|
|
|
"name": "Signal Manifold", |
|
|
|
|
|
"description": "Replicates a mono/poly input signal to a selected number of channels in a poly output signal", |
|
|
|
|
|
"tags": [ |
|
|
|
|
|
"Multiple", |
|
|
|
|
|
"Polyphonic" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"slug": "SequencerGates8", |
|
|
|
|
|
"name": "8 Step Sequencer Gate Output Expander", |
|
|
|
|
|
"description": "Adds individual gate outputs to the 8 Step Sequencer", |
|
|
|
|
|
"tags": [ |
|
|
|
|
|
"Sequencer", |
|
|
|
|
|
"Expander" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"slug": "SequencerGates16", |
|
|
|
|
|
"name": "16 Step Sequencer Gate Output Expander", |
|
|
|
|
|
"description": "Adds individual gate outputs to the 16 Step Sequencer", |
|
|
|
|
|
"tags": [ |
|
|
|
|
|
"Sequencer", |
|
|
|
|
|
"Expander" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"slug": "Attenuverter", |
|
|
|
|
|
"name": "Attenuverter", |
|
|
|
|
|
"description": "Attenuverter/Attenuator", |
|
|
|
|
|
"tags": [ |
|
|
|
|
|
"Utility", |
|
|
|
|
|
"Attenuator", |
|
|
|
|
|
"Polyphonic", |
|
|
|
|
|
"Controller" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"slug": "PolyG2T", |
|
|
|
|
|
"name": "gate to Trigger Converter", |
|
|
|
|
|
"description": "Description.", |
|
|
|
|
|
"tags": [ |
|
|
|
|
|
"Utility", |
|
|
|
|
|
"Polyphonic" |
|
|
|
|
|
] |
|
|
} |
|
|
} |
|
|
] |
|
|
] |
|
|
} |
|
|
} |