|
|
@@ -1,316 +1,316 @@ |
|
|
|
{
|
|
|
|
"slug": "Fundamental",
|
|
|
|
"name": "VCV Fundamental",
|
|
|
|
"version": "2.2.1",
|
|
|
|
"license": "GPL-3.0-or-later",
|
|
|
|
"brand": "VCV",
|
|
|
|
"author": "VCV",
|
|
|
|
"authorEmail": "support@vcvrack.com",
|
|
|
|
"pluginUrl": "https://vcvrack.com/Fundamental",
|
|
|
|
"authorUrl": "https://vcvrack.com/",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#manual",
|
|
|
|
"sourceUrl": "https://github.com/VCVRack/Fundamental",
|
|
|
|
"changelogUrl": "https://github.com/VCVRack/Fundamental/blob/v2/CHANGELOG.md",
|
|
|
|
"modules": [
|
|
|
|
{
|
|
|
|
"slug": "VCO",
|
|
|
|
"name": "VCO",
|
|
|
|
"description": "Voltage-controlled oscillator",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#VCO",
|
|
|
|
"tags": [
|
|
|
|
"VCO",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "VCO2",
|
|
|
|
"name": "Wavetable VCO",
|
|
|
|
"description": "Voltage-controlled wavetable oscillator",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#WavetableVCO",
|
|
|
|
"tags": [
|
|
|
|
"VCO",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "VCF",
|
|
|
|
"name": "VCF",
|
|
|
|
"description": "Voltage-controlled filter",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#VCF",
|
|
|
|
"tags": [
|
|
|
|
"VCF",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "VCA-1",
|
|
|
|
"name": "VCA",
|
|
|
|
"description": "Voltage-controlled amplifier",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#VCA",
|
|
|
|
"tags": [
|
|
|
|
"VCA",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "VCA",
|
|
|
|
"name": "VCA-2",
|
|
|
|
"description": "2-channel voltage-controlled amplifier",
|
|
|
|
"tags": [
|
|
|
|
"VCA",
|
|
|
|
"Dual",
|
|
|
|
"Polyphonic"
|
|
|
|
],
|
|
|
|
"hidden": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "LFO",
|
|
|
|
"name": "LFO",
|
|
|
|
"description": "Low-frequency oscillator",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#LFO",
|
|
|
|
"tags": [
|
|
|
|
"LFO",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "LFO2",
|
|
|
|
"name": "Wavetable LFO",
|
|
|
|
"description": "Low-frequency wavetable oscillator",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#WavetableLFO",
|
|
|
|
"tags": [
|
|
|
|
"LFO",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Delay",
|
|
|
|
"name": "Delay",
|
|
|
|
"description": "",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Delay",
|
|
|
|
"tags": [
|
|
|
|
"Delay"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "ADSR",
|
|
|
|
"name": "ADSR",
|
|
|
|
"description": "Generates an envelope with Attack/Decay/Sustain/Release",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#ADSR",
|
|
|
|
"tags": [
|
|
|
|
"Envelope Generator",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Mixer",
|
|
|
|
"name": "Mix",
|
|
|
|
"description": "Mixes 6 signals",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Mix",
|
|
|
|
"tags": [
|
|
|
|
"Mixer",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "VCMixer",
|
|
|
|
"name": "VCA Mix",
|
|
|
|
"description": "Mixes 4 signals with built-in VCAs",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#VCMixer",
|
|
|
|
"tags": [
|
|
|
|
"Mixer",
|
|
|
|
"VCA",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "8vert",
|
|
|
|
"name": "8vert",
|
|
|
|
"description": "Attenuverts 8 signals or creates constant voltages",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#8vert",
|
|
|
|
"tags": [
|
|
|
|
"Attenuator",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Unity",
|
|
|
|
"name": "Unity",
|
|
|
|
"description": "Mixes or averages signals with unity gain",
|
|
|
|
"tags": [
|
|
|
|
"Mixer",
|
|
|
|
"Utility",
|
|
|
|
"Dual"
|
|
|
|
],
|
|
|
|
"hidden": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Mutes",
|
|
|
|
"name": "Mutes",
|
|
|
|
"description": "Toggles up to 10 signals",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Mutes",
|
|
|
|
"tags": [
|
|
|
|
"Switch",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Pulses",
|
|
|
|
"name": "Pulses",
|
|
|
|
"description": "Generates up to 10 trigger and gate signals",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Pulses",
|
|
|
|
"tags": [
|
|
|
|
"Switch"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Scope",
|
|
|
|
"name": "Scope",
|
|
|
|
"description": "Inspect waveforms with an oscilloscope",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Scope",
|
|
|
|
"tags": [
|
|
|
|
"Visual",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "SEQ3",
|
|
|
|
"name": "SEQ 3",
|
|
|
|
"description": "3-channel 8-step sequencer also with gate outputs",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#SEQ3",
|
|
|
|
"tags": [
|
|
|
|
"Sequencer"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "SequentialSwitch1",
|
|
|
|
"name": "Sequential Switch 1 to 4",
|
|
|
|
"description": "Routes 1 input to one of 4 outputs",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#SequentialSwitch",
|
|
|
|
"tags": [
|
|
|
|
"Utility",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "SequentialSwitch2",
|
|
|
|
"name": "Sequential Switch 4 to 1",
|
|
|
|
"description": "Routes one of 4 inputs to 1 output",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#SequentialSwitch",
|
|
|
|
"tags": [
|
|
|
|
"Utility",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Octave",
|
|
|
|
"name": "Octave",
|
|
|
|
"description": "Shifts 1V/oct pitch CV by octaves",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Octave",
|
|
|
|
"tags": [
|
|
|
|
"Utility",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Quantizer",
|
|
|
|
"name": "Quantizer",
|
|
|
|
"description": "12-note quantizer and scale selector",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Quantizer",
|
|
|
|
"tags": [
|
|
|
|
"Quantizer",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Split",
|
|
|
|
"name": "Split",
|
|
|
|
"description": "Splits a polyphonic cable into multiple monophonic cables",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Split",
|
|
|
|
"tags": [
|
|
|
|
"Polyphonic",
|
|
|
|
"Utility"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Merge",
|
|
|
|
"name": "Merge",
|
|
|
|
"description": "Combines multiple monophonic cables into a polyphonic cable",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Split",
|
|
|
|
"tags": [
|
|
|
|
"Polyphonic",
|
|
|
|
"Utility"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Sum",
|
|
|
|
"name": "Sum",
|
|
|
|
"description": "Sums all channels of a polyphonic cable",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Sum",
|
|
|
|
"tags": [
|
|
|
|
"Polyphonic",
|
|
|
|
"Utility"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Viz",
|
|
|
|
"name": "Viz",
|
|
|
|
"description": "Visualizes all channels of a polyphonic cable",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Viz",
|
|
|
|
"tags": [
|
|
|
|
"Polyphonic",
|
|
|
|
"Visual"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "MidSide",
|
|
|
|
"name": "Mid/Side",
|
|
|
|
"description": "Encodes/decodes between mid/side and left/right stereo signals",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#MidSide",
|
|
|
|
"tags": [
|
|
|
|
"Utility",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Noise",
|
|
|
|
"name": "Noise",
|
|
|
|
"description": "Multicolored noise generator",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Noise",
|
|
|
|
"tags": [
|
|
|
|
"Noise"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Random",
|
|
|
|
"name": "Random",
|
|
|
|
"description": "Random CV generator",
|
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Random",
|
|
|
|
"tags": [
|
|
|
|
"Random",
|
|
|
|
"Sample and hold"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "CVMix",
|
|
|
|
"name": "CV Mix",
|
|
|
|
"description": "Mixes 3 CV signals with attenuverters",
|
|
|
|
"tags": [
|
|
|
|
"Mixer",
|
|
|
|
"Utility",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "Fade",
|
|
|
|
"name": "Fade",
|
|
|
|
"description": "Crossfades audio or CV",
|
|
|
|
"tags": [
|
|
|
|
"Panning",
|
|
|
|
"Voltage-controlled amplifier",
|
|
|
|
"Utility",
|
|
|
|
"Polyphonic"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
{ |
|
|
|
"slug": "Fundamental", |
|
|
|
"name": "VCV Fundamental", |
|
|
|
"version": "2.2.1", |
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
"brand": "VCV", |
|
|
|
"author": "VCV", |
|
|
|
"authorEmail": "support@vcvrack.com", |
|
|
|
"pluginUrl": "https://vcvrack.com/Fundamental", |
|
|
|
"authorUrl": "https://vcvrack.com/", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#manual", |
|
|
|
"sourceUrl": "https://github.com/VCVRack/Fundamental", |
|
|
|
"changelogUrl": "https://github.com/VCVRack/Fundamental/blob/v2/CHANGELOG.md", |
|
|
|
"modules": [ |
|
|
|
{ |
|
|
|
"slug": "VCO", |
|
|
|
"name": "VCO", |
|
|
|
"description": "Voltage-controlled oscillator", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#VCO", |
|
|
|
"tags": [ |
|
|
|
"VCO", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "VCO2", |
|
|
|
"name": "Wavetable VCO", |
|
|
|
"description": "Voltage-controlled wavetable oscillator", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#WavetableVCO", |
|
|
|
"tags": [ |
|
|
|
"VCO", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "VCF", |
|
|
|
"name": "VCF", |
|
|
|
"description": "Voltage-controlled filter", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#VCF", |
|
|
|
"tags": [ |
|
|
|
"VCF", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "VCA-1", |
|
|
|
"name": "VCA", |
|
|
|
"description": "Voltage-controlled amplifier", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#VCA", |
|
|
|
"tags": [ |
|
|
|
"VCA", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "VCA", |
|
|
|
"name": "VCA-2", |
|
|
|
"description": "2-channel voltage-controlled amplifier", |
|
|
|
"tags": [ |
|
|
|
"VCA", |
|
|
|
"Dual", |
|
|
|
"Polyphonic" |
|
|
|
], |
|
|
|
"hidden": true |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "LFO", |
|
|
|
"name": "LFO", |
|
|
|
"description": "Low-frequency oscillator", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#LFO", |
|
|
|
"tags": [ |
|
|
|
"LFO", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "LFO2", |
|
|
|
"name": "Wavetable LFO", |
|
|
|
"description": "Low-frequency wavetable oscillator", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#WavetableLFO", |
|
|
|
"tags": [ |
|
|
|
"LFO", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Delay", |
|
|
|
"name": "Delay", |
|
|
|
"description": "", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Delay", |
|
|
|
"tags": [ |
|
|
|
"Delay" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "ADSR", |
|
|
|
"name": "ADSR", |
|
|
|
"description": "Generates an envelope with Attack/Decay/Sustain/Release", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#ADSR", |
|
|
|
"tags": [ |
|
|
|
"Envelope Generator", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Mixer", |
|
|
|
"name": "Mix", |
|
|
|
"description": "Mixes 6 signals", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Mix", |
|
|
|
"tags": [ |
|
|
|
"Mixer", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "VCMixer", |
|
|
|
"name": "VCA Mix", |
|
|
|
"description": "Mixes 4 signals with built-in VCAs", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#VCMixer", |
|
|
|
"tags": [ |
|
|
|
"Mixer", |
|
|
|
"VCA", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "8vert", |
|
|
|
"name": "8vert", |
|
|
|
"description": "Attenuverts 8 signals or creates constant voltages", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#8vert", |
|
|
|
"tags": [ |
|
|
|
"Attenuator", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Unity", |
|
|
|
"name": "Unity", |
|
|
|
"description": "Mixes or averages signals with unity gain", |
|
|
|
"tags": [ |
|
|
|
"Mixer", |
|
|
|
"Utility", |
|
|
|
"Dual" |
|
|
|
], |
|
|
|
"hidden": true |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Mutes", |
|
|
|
"name": "Mutes", |
|
|
|
"description": "Toggles up to 10 signals", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Mutes", |
|
|
|
"tags": [ |
|
|
|
"Switch", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Pulses", |
|
|
|
"name": "Pulses", |
|
|
|
"description": "Generates up to 10 trigger and gate signals", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Pulses", |
|
|
|
"tags": [ |
|
|
|
"Switch" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Scope", |
|
|
|
"name": "Scope", |
|
|
|
"description": "Inspect waveforms with an oscilloscope", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Scope", |
|
|
|
"tags": [ |
|
|
|
"Visual", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "SEQ3", |
|
|
|
"name": "SEQ 3", |
|
|
|
"description": "3-channel 8-step sequencer also with gate outputs", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#SEQ3", |
|
|
|
"tags": [ |
|
|
|
"Sequencer" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "SequentialSwitch1", |
|
|
|
"name": "Sequential Switch 1 to 4", |
|
|
|
"description": "Routes 1 input to one of 4 outputs", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#SequentialSwitch", |
|
|
|
"tags": [ |
|
|
|
"Utility", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "SequentialSwitch2", |
|
|
|
"name": "Sequential Switch 4 to 1", |
|
|
|
"description": "Routes one of 4 inputs to 1 output", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#SequentialSwitch", |
|
|
|
"tags": [ |
|
|
|
"Utility", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Octave", |
|
|
|
"name": "Octave", |
|
|
|
"description": "Shifts 1V/oct pitch CV by octaves", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Octave", |
|
|
|
"tags": [ |
|
|
|
"Utility", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Quantizer", |
|
|
|
"name": "Quantizer", |
|
|
|
"description": "12-note quantizer and scale selector", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Quantizer", |
|
|
|
"tags": [ |
|
|
|
"Quantizer", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Split", |
|
|
|
"name": "Split", |
|
|
|
"description": "Splits a polyphonic cable into multiple monophonic cables", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Split", |
|
|
|
"tags": [ |
|
|
|
"Polyphonic", |
|
|
|
"Utility" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Merge", |
|
|
|
"name": "Merge", |
|
|
|
"description": "Combines multiple monophonic cables into a polyphonic cable", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Split", |
|
|
|
"tags": [ |
|
|
|
"Polyphonic", |
|
|
|
"Utility" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Sum", |
|
|
|
"name": "Sum", |
|
|
|
"description": "Sums all channels of a polyphonic cable", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Sum", |
|
|
|
"tags": [ |
|
|
|
"Polyphonic", |
|
|
|
"Utility" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Viz", |
|
|
|
"name": "Viz", |
|
|
|
"description": "Visualizes all channels of a polyphonic cable", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Viz", |
|
|
|
"tags": [ |
|
|
|
"Polyphonic", |
|
|
|
"Visual" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "MidSide", |
|
|
|
"name": "Mid/Side", |
|
|
|
"description": "Encodes/decodes between mid/side and left/right stereo signals", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#MidSide", |
|
|
|
"tags": [ |
|
|
|
"Utility", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Noise", |
|
|
|
"name": "Noise", |
|
|
|
"description": "Multicolored noise generator", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Noise", |
|
|
|
"tags": [ |
|
|
|
"Noise" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Random", |
|
|
|
"name": "Random", |
|
|
|
"description": "Random CV generator", |
|
|
|
"manualUrl": "https://vcvrack.com/Fundamental#Random", |
|
|
|
"tags": [ |
|
|
|
"Random", |
|
|
|
"Sample and hold" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "CVMix", |
|
|
|
"name": "CV Mix", |
|
|
|
"description": "Mixes 3 CV signals with attenuverters", |
|
|
|
"tags": [ |
|
|
|
"Mixer", |
|
|
|
"Utility", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Fade", |
|
|
|
"name": "Fade", |
|
|
|
"description": "Crossfades audio or CV", |
|
|
|
"tags": [ |
|
|
|
"Panning", |
|
|
|
"Voltage-controlled amplifier", |
|
|
|
"Utility", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
} |
|
|
|
] |
|
|
|
} |