| @@ -16,6 +16,7 @@ | |||||
| "slug": "VCO", | "slug": "VCO", | ||||
| "name": "VCO-1", | "name": "VCO-1", | ||||
| "description": "Voltage-controlled oscillator", | "description": "Voltage-controlled oscillator", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#VCO", | |||||
| "tags": [ | "tags": [ | ||||
| "VCO", | "VCO", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -25,6 +26,7 @@ | |||||
| "slug": "VCO2", | "slug": "VCO2", | ||||
| "name": "VCO-2", | "name": "VCO-2", | ||||
| "description": "Voltage-controlled oscillator", | "description": "Voltage-controlled oscillator", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#VCO", | |||||
| "tags": [ | "tags": [ | ||||
| "VCO", | "VCO", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -34,6 +36,7 @@ | |||||
| "slug": "VCF", | "slug": "VCF", | ||||
| "name": "VCF", | "name": "VCF", | ||||
| "description": "Voltage-controlled filter", | "description": "Voltage-controlled filter", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#VCF", | |||||
| "tags": [ | "tags": [ | ||||
| "VCF", | "VCF", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -43,6 +46,7 @@ | |||||
| "slug": "VCA-1", | "slug": "VCA-1", | ||||
| "name": "VCA-1", | "name": "VCA-1", | ||||
| "description": "Voltage-controlled amplifier", | "description": "Voltage-controlled amplifier", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#VCA", | |||||
| "tags": [ | "tags": [ | ||||
| "VCA", | "VCA", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -52,6 +56,7 @@ | |||||
| "slug": "VCA", | "slug": "VCA", | ||||
| "name": "VCA-2", | "name": "VCA-2", | ||||
| "description": "Voltage-controlled amplifier", | "description": "Voltage-controlled amplifier", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#VCA", | |||||
| "tags": [ | "tags": [ | ||||
| "VCA", | "VCA", | ||||
| "Dual", | "Dual", | ||||
| @@ -62,6 +67,7 @@ | |||||
| "slug": "LFO", | "slug": "LFO", | ||||
| "name": "LFO-1", | "name": "LFO-1", | ||||
| "description": "Low-frequency oscillator", | "description": "Low-frequency oscillator", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#LFO", | |||||
| "tags": [ | "tags": [ | ||||
| "LFO", | "LFO", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -71,6 +77,7 @@ | |||||
| "slug": "LFO2", | "slug": "LFO2", | ||||
| "name": "LFO-2", | "name": "LFO-2", | ||||
| "description": "Low-frequency oscillator", | "description": "Low-frequency oscillator", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#LFO", | |||||
| "tags": [ | "tags": [ | ||||
| "LFO", | "LFO", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -79,7 +86,8 @@ | |||||
| { | { | ||||
| "slug": "Delay", | "slug": "Delay", | ||||
| "name": "Delay", | "name": "Delay", | ||||
| "description": "", | |||||
| "description": "Delays a signal with feedback", | |||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Delay", | |||||
| "tags": [ | "tags": [ | ||||
| "Delay" | "Delay" | ||||
| ] | ] | ||||
| @@ -88,6 +96,7 @@ | |||||
| "slug": "ADSR", | "slug": "ADSR", | ||||
| "name": "ADSR", | "name": "ADSR", | ||||
| "description": "Generates an envelope with Attack/Decay/Sustain/Release", | "description": "Generates an envelope with Attack/Decay/Sustain/Release", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#ADSR", | |||||
| "tags": [ | "tags": [ | ||||
| "Envelope Generator", | "Envelope Generator", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -97,6 +106,7 @@ | |||||
| "slug": "VCMixer", | "slug": "VCMixer", | ||||
| "name": "Mixer", | "name": "Mixer", | ||||
| "description": "Mixes 4 signals with built-in VCAs", | "description": "Mixes 4 signals with built-in VCAs", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#VCMixer", | |||||
| "tags": [ | "tags": [ | ||||
| "Mixer", | "Mixer", | ||||
| "VCA", | "VCA", | ||||
| @@ -107,6 +117,7 @@ | |||||
| "slug": "8vert", | "slug": "8vert", | ||||
| "name": "8vert", | "name": "8vert", | ||||
| "description": "Attenuverts 8 signals or creates constant voltages", | "description": "Attenuverts 8 signals or creates constant voltages", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#8vert", | |||||
| "tags": [ | "tags": [ | ||||
| "Attenuator", | "Attenuator", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -116,6 +127,7 @@ | |||||
| "slug": "Unity", | "slug": "Unity", | ||||
| "name": "Unity", | "name": "Unity", | ||||
| "description": "Mixes or averages signals with unity gain", | "description": "Mixes or averages signals with unity gain", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Unity", | |||||
| "tags": [ | "tags": [ | ||||
| "Mixer", | "Mixer", | ||||
| "Utility", | "Utility", | ||||
| @@ -126,6 +138,7 @@ | |||||
| "slug": "Mutes", | "slug": "Mutes", | ||||
| "name": "Mutes", | "name": "Mutes", | ||||
| "description": "Toggles up to 10 signals", | "description": "Toggles up to 10 signals", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Mutes", | |||||
| "tags": [ | "tags": [ | ||||
| "Switch", | "Switch", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -135,6 +148,7 @@ | |||||
| "slug": "Pulses", | "slug": "Pulses", | ||||
| "name": "Pulses", | "name": "Pulses", | ||||
| "description": "Generates up to 10 trigger and gate signals", | "description": "Generates up to 10 trigger and gate signals", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Pulses", | |||||
| "tags": [ | "tags": [ | ||||
| "Switch" | "Switch" | ||||
| ] | ] | ||||
| @@ -143,6 +157,7 @@ | |||||
| "slug": "Scope", | "slug": "Scope", | ||||
| "name": "Scope", | "name": "Scope", | ||||
| "description": "Inspect waveforms with an oscilloscope", | "description": "Inspect waveforms with an oscilloscope", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Scope", | |||||
| "tags": [ | "tags": [ | ||||
| "Visual", | "Visual", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -152,6 +167,7 @@ | |||||
| "slug": "SEQ3", | "slug": "SEQ3", | ||||
| "name": "SEQ-3", | "name": "SEQ-3", | ||||
| "description": "3-channel 8-step sequencer also with gate outputs", | "description": "3-channel 8-step sequencer also with gate outputs", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#SEQ3", | |||||
| "tags": [ | "tags": [ | ||||
| "Sequencer" | "Sequencer" | ||||
| ] | ] | ||||
| @@ -160,6 +176,7 @@ | |||||
| "slug": "SequentialSwitch1", | "slug": "SequentialSwitch1", | ||||
| "name": "Sequential Switch 1", | "name": "Sequential Switch 1", | ||||
| "description": "Routes an input to one of to 4 outputs", | "description": "Routes an input to one of to 4 outputs", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#SequentialSwitch", | |||||
| "tags": [ | "tags": [ | ||||
| "Utility", | "Utility", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -169,6 +186,7 @@ | |||||
| "slug": "SequentialSwitch2", | "slug": "SequentialSwitch2", | ||||
| "name": "Sequential Switch 2", | "name": "Sequential Switch 2", | ||||
| "description": "Routes one of to 4 inputs to an output", | "description": "Routes one of to 4 inputs to an output", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#SequentialSwitch", | |||||
| "tags": [ | "tags": [ | ||||
| "Utility", | "Utility", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -178,6 +196,7 @@ | |||||
| "slug": "Octave", | "slug": "Octave", | ||||
| "name": "Octave", | "name": "Octave", | ||||
| "description": "Shifts 1V/oct CV by octaves", | "description": "Shifts 1V/oct CV by octaves", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Octave", | |||||
| "tags": [ | "tags": [ | ||||
| "Utility", | "Utility", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -187,6 +206,7 @@ | |||||
| "slug": "Quantizer", | "slug": "Quantizer", | ||||
| "name": "Quantizer", | "name": "Quantizer", | ||||
| "description": "12-note quantizer and scale selector", | "description": "12-note quantizer and scale selector", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Quantizer", | |||||
| "tags": [ | "tags": [ | ||||
| "Quantizer", | "Quantizer", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -196,6 +216,7 @@ | |||||
| "slug": "Split", | "slug": "Split", | ||||
| "name": "Split", | "name": "Split", | ||||
| "description": "Splits a polyphonic cable into multiple monophonic cables", | "description": "Splits a polyphonic cable into multiple monophonic cables", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Split", | |||||
| "tags": [ | "tags": [ | ||||
| "Polyphonic", | "Polyphonic", | ||||
| "Utility" | "Utility" | ||||
| @@ -205,6 +226,7 @@ | |||||
| "slug": "Merge", | "slug": "Merge", | ||||
| "name": "Merge", | "name": "Merge", | ||||
| "description": "Combines multiple monophonic cables into a polyphonic cable", | "description": "Combines multiple monophonic cables into a polyphonic cable", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Merge", | |||||
| "tags": [ | "tags": [ | ||||
| "Polyphonic", | "Polyphonic", | ||||
| "Utility" | "Utility" | ||||
| @@ -214,6 +236,7 @@ | |||||
| "slug": "Sum", | "slug": "Sum", | ||||
| "name": "Sum", | "name": "Sum", | ||||
| "description": "Sums all channels in a polyphonic cable", | "description": "Sums all channels in a polyphonic cable", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Sum", | |||||
| "tags": [ | "tags": [ | ||||
| "Polyphonic", | "Polyphonic", | ||||
| "Utility" | "Utility" | ||||
| @@ -223,6 +246,7 @@ | |||||
| "slug": "Viz", | "slug": "Viz", | ||||
| "name": "Viz", | "name": "Viz", | ||||
| "description": "Visualizes all channels of a polyphonic cable", | "description": "Visualizes all channels of a polyphonic cable", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Viz", | |||||
| "tags": [ | "tags": [ | ||||
| "Polyphonic", | "Polyphonic", | ||||
| "Visual" | "Visual" | ||||
| @@ -232,6 +256,7 @@ | |||||
| "slug": "MidSide", | "slug": "MidSide", | ||||
| "name": "Mid/Side", | "name": "Mid/Side", | ||||
| "description": "Mid/side stereo encoder/decoder", | "description": "Mid/side stereo encoder/decoder", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#MidSide", | |||||
| "tags": [ | "tags": [ | ||||
| "Utility", | "Utility", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -241,6 +266,7 @@ | |||||
| "slug": "Noise", | "slug": "Noise", | ||||
| "name": "Noise", | "name": "Noise", | ||||
| "description": "Multicolored noise generator", | "description": "Multicolored noise generator", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Noise", | |||||
| "tags": [ | "tags": [ | ||||
| "Noise" | "Noise" | ||||
| ] | ] | ||||
| @@ -249,6 +275,7 @@ | |||||
| "slug": "Random", | "slug": "Random", | ||||
| "name": "Random", | "name": "Random", | ||||
| "description": "Random CV generator", | "description": "Random CV generator", | ||||
| "manualUrl": "https://vcvrack.com/Fundamental.html#Random", | |||||
| "tags": [ | "tags": [ | ||||
| "Random", | "Random", | ||||
| "Sample and hold" | "Sample and hold" | ||||