|
|
@@ -0,0 +1,98 @@ |
|
|
|
{ |
|
|
|
"slug": "DPI", |
|
|
|
"name": "DPI", |
|
|
|
"version": "2.0.1", |
|
|
|
"license": "proprietary", |
|
|
|
"brand": "Dark Process Industries", |
|
|
|
"author": "Sarah Rex", |
|
|
|
"authorEmail": "darkprocessindustries@gmail.com", |
|
|
|
"authorUrl": "https://darkprocessindustries.com/vcv-rack/", |
|
|
|
"pluginUrl": "https://darkprocessindustries.com/vcv-rack/", |
|
|
|
"manualUrl": "https://darkprocessindustries.com/vcv-rack/", |
|
|
|
"sourceUrl": "", |
|
|
|
"donateUrl": "", |
|
|
|
"changelogUrl": "", |
|
|
|
"modules": [ |
|
|
|
{ |
|
|
|
"slug": "Wave", |
|
|
|
"name": "WAVE", |
|
|
|
"description": "WAVE is a simple voltage-controlled oscillator with triangle, sawtooth, and sine wave outputs.", |
|
|
|
"tags": [ |
|
|
|
"Oscillator" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Orbit", |
|
|
|
"name": "ORBIT", |
|
|
|
"description": "ORBIT is a humble LFO that can be clocked to an external clock.", |
|
|
|
"tags": [ |
|
|
|
"Low-frequency oscillator" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Stones", |
|
|
|
"name": "STONES", |
|
|
|
"description": "STONES is an envelope generator with a few fun tricks.", |
|
|
|
"tags": [ |
|
|
|
"Envelope generator" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Bound", |
|
|
|
"name": "BOUND", |
|
|
|
"description": "BOUND is a four-channel stereo mixer and VCA.", |
|
|
|
"tags": [ |
|
|
|
"Mixer", |
|
|
|
"Voltage-controlled amplifier" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Maelstrom", |
|
|
|
"name": "MAELSTROM", |
|
|
|
"description": "MAELSTROM is a random voltage generator.", |
|
|
|
"tags": [ |
|
|
|
"Random" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Taurus", |
|
|
|
"name": "Taurus", |
|
|
|
"description": "An 8 step CV sequencer.", |
|
|
|
"tags": [ |
|
|
|
"Sequencer" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Libra", |
|
|
|
"name": "Libra", |
|
|
|
"description": "A state variable filter.", |
|
|
|
"tags": [ |
|
|
|
"Filter" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Scorpio", |
|
|
|
"name": "Scorpio", |
|
|
|
"description": "A complex oscillator.", |
|
|
|
"tags": [ |
|
|
|
"Oscillator" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Leo", |
|
|
|
"name": "Leo", |
|
|
|
"description": "A trigger sequencer.", |
|
|
|
"tags": [ |
|
|
|
"Sequencer" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Lyra", |
|
|
|
"name": "Lyra", |
|
|
|
"description": "A low-pass gate.", |
|
|
|
"tags": [ |
|
|
|
"Filter" |
|
|
|
] |
|
|
|
} |
|
|
|
] |
|
|
|
} |