|
@@ -8,12 +8,13 @@ |
|
|
"sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", |
|
|
"sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", |
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md", |
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md", |
|
|
"changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/CHANGELOG.md", |
|
|
"changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/CHANGELOG.md", |
|
|
"version": "1.0.5", |
|
|
|
|
|
|
|
|
"version": "1.0.6", |
|
|
"modules": [ |
|
|
"modules": [ |
|
|
{ |
|
|
{ |
|
|
"slug": "squinkylabs-ev3", |
|
|
"slug": "squinkylabs-ev3", |
|
|
"name": "EV3", |
|
|
"name": "EV3", |
|
|
"description": "Triple VCO with even waveform", |
|
|
"description": "Triple VCO with even waveform", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/ev3.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"VCO", |
|
|
"VCO", |
|
|
"Multiple" |
|
|
"Multiple" |
|
@@ -23,6 +24,7 @@ |
|
|
"slug": "squinkylabs-vocalfilter", |
|
|
"slug": "squinkylabs-vocalfilter", |
|
|
"name": "Formants", |
|
|
"name": "Formants", |
|
|
"description": "Singing Vocal Filter", |
|
|
"description": "Singing Vocal Filter", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/formants.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Effect", |
|
|
"Effect", |
|
|
"Filter" |
|
|
"Filter" |
|
@@ -32,6 +34,7 @@ |
|
|
"slug": "squinkylabs-lfn", |
|
|
"slug": "squinkylabs-lfn", |
|
|
"name": "LFN", |
|
|
"name": "LFN", |
|
|
"description": "Low frequency random voltage generator", |
|
|
"description": "Low frequency random voltage generator", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/lfn.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Noise", |
|
|
"Noise", |
|
|
"Random", |
|
|
"Random", |
|
@@ -42,6 +45,7 @@ |
|
|
"slug": "squinkylabs-vocalanimator", |
|
|
"slug": "squinkylabs-vocalanimator", |
|
|
"name": "Growler", |
|
|
"name": "Growler", |
|
|
"description": "Vocal Animator", |
|
|
"description": "Vocal Animator", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/growler.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Effect", |
|
|
"Effect", |
|
|
"Filter" |
|
|
"Filter" |
|
@@ -51,6 +55,7 @@ |
|
|
"slug": "squinkylabs-CHB2", |
|
|
"slug": "squinkylabs-CHB2", |
|
|
"name": "Chebyshev II", |
|
|
"name": "Chebyshev II", |
|
|
"description": "Waveshaper VCO with FM", |
|
|
"description": "Waveshaper VCO with FM", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/chebyshev.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"VCO" |
|
|
"VCO" |
|
|
] |
|
|
] |
|
@@ -59,6 +64,7 @@ |
|
|
"slug": "squinkylabs-shp", |
|
|
"slug": "squinkylabs-shp", |
|
|
"name": "Shaper", |
|
|
"name": "Shaper", |
|
|
"description": "Precision Wave Shaper", |
|
|
"description": "Precision Wave Shaper", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/shaper.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Effect", |
|
|
"Effect", |
|
|
"Waveshaper", |
|
|
"Waveshaper", |
|
@@ -69,6 +75,7 @@ |
|
|
"slug": "squinkylabs-tremolo", |
|
|
"slug": "squinkylabs-tremolo", |
|
|
"name": "Chopper", |
|
|
"name": "Chopper", |
|
|
"description": "Tremolo with synched LFO", |
|
|
"description": "Tremolo with synched LFO", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/chopper.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Clock modulator", |
|
|
"Clock modulator", |
|
|
"Effect", |
|
|
"Effect", |
|
@@ -79,6 +86,7 @@ |
|
|
"slug": "squinkylabs-gry", |
|
|
"slug": "squinkylabs-gry", |
|
|
"name": "Gray Code", |
|
|
"name": "Gray Code", |
|
|
"description": "Eclectic clock divider", |
|
|
"description": "Eclectic clock divider", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/gray-code.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Clock modulator", |
|
|
"Clock modulator", |
|
|
"Random", |
|
|
"Random", |
|
@@ -89,6 +97,7 @@ |
|
|
"slug": "squinkylabs-coloredNoise", |
|
|
"slug": "squinkylabs-coloredNoise", |
|
|
"name": "Colors", |
|
|
"name": "Colors", |
|
|
"description": "All the colors of noise", |
|
|
"description": "All the colors of noise", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/colors.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Noise" |
|
|
"Noise" |
|
|
] |
|
|
] |
|
@@ -97,6 +106,7 @@ |
|
|
"slug": "squinkylabs-freqshifter", |
|
|
"slug": "squinkylabs-freqshifter", |
|
|
"name": "Booty Shifter", |
|
|
"name": "Booty Shifter", |
|
|
"description": "Frequency Shifter", |
|
|
"description": "Frequency Shifter", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/shifter.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Ring Modulator", |
|
|
"Ring Modulator", |
|
|
"effect" |
|
|
"effect" |
|
@@ -107,6 +117,17 @@ |
|
|
"name": "Seq++", |
|
|
"name": "Seq++", |
|
|
"description": "DAW-like sequencer", |
|
|
"description": "DAW-like sequencer", |
|
|
"disabled": false, |
|
|
"disabled": false, |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/sq2.md", |
|
|
|
|
|
"tags": [ |
|
|
|
|
|
"Sequencer" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"slug": "squinkylabs-sequencer4", |
|
|
|
|
|
"name": "Seq4x4", |
|
|
|
|
|
"description": "Sequence player", |
|
|
|
|
|
"disabled": true, |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/sq2.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Sequencer" |
|
|
"Sequencer" |
|
|
] |
|
|
] |
|
@@ -115,6 +136,7 @@ |
|
|
"slug": "squinkylabs-super", |
|
|
"slug": "squinkylabs-super", |
|
|
"name": "Saws", |
|
|
"name": "Saws", |
|
|
"description": "Super saw VCO emulation", |
|
|
"description": "Super saw VCO emulation", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/saws.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"VCO" |
|
|
"VCO" |
|
|
] |
|
|
] |
|
@@ -132,6 +154,7 @@ |
|
|
"slug": "squinkylabs-slew4", |
|
|
"slug": "squinkylabs-slew4", |
|
|
"name": "Slade", |
|
|
"name": "Slade", |
|
|
"description": "Octal slew/lag/VCA", |
|
|
"description": "Octal slew/lag/VCA", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/slew4.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Slew limiter", |
|
|
"Slew limiter", |
|
|
"VCA" |
|
|
"VCA" |
|
@@ -141,6 +164,7 @@ |
|
|
"slug": "squinkylabs-mix8", |
|
|
"slug": "squinkylabs-mix8", |
|
|
"name": "Mixer-8", |
|
|
"name": "Mixer-8", |
|
|
"description": "8 channel mixer", |
|
|
"description": "8 channel mixer", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/mix8.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Mixer" |
|
|
"Mixer" |
|
|
] |
|
|
] |
|
@@ -150,6 +174,7 @@ |
|
|
"name": "ExFor", |
|
|
"name": "ExFor", |
|
|
"description": "4 channel mixer expander", |
|
|
"description": "4 channel mixer expander", |
|
|
"disabled": false, |
|
|
"disabled": false, |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/exfor.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Mixer", |
|
|
"Mixer", |
|
|
"Expander" |
|
|
"Expander" |
|
@@ -160,6 +185,7 @@ |
|
|
"name": "ExTwo", |
|
|
"name": "ExTwo", |
|
|
"description": "Two channel stereo mixer expander", |
|
|
"description": "Two channel stereo mixer expander", |
|
|
"disabled": false, |
|
|
"disabled": false, |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/extwo.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Mixer", |
|
|
"Mixer", |
|
|
"Expander" |
|
|
"Expander" |
|
@@ -169,6 +195,7 @@ |
|
|
"slug": "squinkylabs-mixm", |
|
|
"slug": "squinkylabs-mixm", |
|
|
"name": "Form", |
|
|
"name": "Form", |
|
|
"description": "Mixer master module", |
|
|
"description": "Mixer master module", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/form.md", |
|
|
"disabled": false, |
|
|
"disabled": false, |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Mixer" |
|
|
"Mixer" |
|
@@ -198,6 +225,7 @@ |
|
|
"slug": "squinkylabs-filt", |
|
|
"slug": "squinkylabs-filt", |
|
|
"name": "Stairway", |
|
|
"name": "Stairway", |
|
|
"description": "Ladder filter on steroids", |
|
|
"description": "Ladder filter on steroids", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/filter.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"VCF" |
|
|
"VCF" |
|
|
] |
|
|
] |
|
@@ -206,6 +234,7 @@ |
|
|
"slug": "squinkylabs-dt", |
|
|
"slug": "squinkylabs-dt", |
|
|
"name": "Polygate", |
|
|
"name": "Polygate", |
|
|
"description": "Polyphonic gate demultiplexer", |
|
|
"description": "Polyphonic gate demultiplexer", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/dt.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Polyphonic" |
|
|
"Polyphonic" |
|
|
] |
|
|
] |
|
@@ -214,6 +243,7 @@ |
|
|
"slug": "squinkylabs-funv", |
|
|
"slug": "squinkylabs-funv", |
|
|
"name": "Functional VCO-1", |
|
|
"name": "Functional VCO-1", |
|
|
"description": "[deprecated] Multi-function VCO with low aliasing", |
|
|
"description": "[deprecated] Multi-function VCO with low aliasing", |
|
|
|
|
|
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/functional-vco-1.md", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"VCO" |
|
|
"VCO" |
|
|
] |
|
|
] |
|
|