@@ -1,37 +1,52 @@ | |||||
{ | { | ||||
"slug": "VultCompacts", | |||||
"name": "Vult Compacts", | |||||
"author": "Leonardo Laguna Ruiz", | |||||
"brand": "Vult", | |||||
"license": "proprietary", | |||||
"authorEmail": "leonardo@vult-dsp.com", | |||||
"pluginUrl": "https://modlfo.github.io/VultModules/compacts/", | |||||
"authorUrl": "https://vult-dsp.com", | |||||
"manualUrl": "https://modlfo.github.io/VultModules", | |||||
"version": "1.0.1", | |||||
"modules": [{ | |||||
"slug": "Freak", | |||||
"name": "Freak", | |||||
"tags": ["VCF", "VCO", "Polyphonic"], | |||||
"description": "Manifold Filter" | |||||
}, | |||||
{ | |||||
"slug": "Incubus", | |||||
"name": "Incubus", | |||||
"tags": ["Synth Voice", "Polyphonic"], | |||||
"description": "Nightmare Synthesizer" | |||||
}, | |||||
{ | |||||
"slug": "Knock", | |||||
"name": "Knock", | |||||
"tags": ["Drum", "Polyphonic"], | |||||
"description": "Bass Drum" | |||||
}, | |||||
{ | |||||
"slug": "Vorg", | |||||
"name": "Vorg", | |||||
"tags": ["VCF", "VCO", "Polyphonic"], | |||||
"description": "Low/High Pass Filter" | |||||
} | |||||
] | |||||
"slug": "VultCompacts", | |||||
"name": "Vult Compacts", | |||||
"author": "Leonardo Laguna Ruiz", | |||||
"brand": "Vult", | |||||
"license": "proprietary", | |||||
"authorEmail": "leonardo@vult-dsp.com", | |||||
"pluginUrl": "https://modlfo.github.io/VultModules/compacts/", | |||||
"authorUrl": "https://vult-dsp.com", | |||||
"manualUrl": "https://modlfo.github.io/VultModules", | |||||
"version": "1.0.2", | |||||
"modules": [ | |||||
{ | |||||
"slug": "Freak", | |||||
"name": "Freak", | |||||
"tags": [ | |||||
"VCF", | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Manifold Filter" | |||||
}, | |||||
{ | |||||
"slug": "Incubus", | |||||
"name": "Incubus", | |||||
"tags": [ | |||||
"Synth Voice", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Nightmare Synthesizer" | |||||
}, | |||||
{ | |||||
"slug": "Knock", | |||||
"name": "Knock", | |||||
"tags": [ | |||||
"Drum", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Bass Drum" | |||||
}, | |||||
{ | |||||
"slug": "Vorg", | |||||
"name": "Vorg", | |||||
"tags": [ | |||||
"VCF", | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Low/High Pass Filter" | |||||
} | |||||
] | |||||
} | } |
@@ -1,217 +1,356 @@ | |||||
{ | { | ||||
"slug": "VultModules", | |||||
"name": "Vult Modules", | |||||
"author": "Leonardo Laguna Ruiz", | |||||
"brand": "Vult", | |||||
"license": "proprietary", | |||||
"authorEmail": "leonardo@vult-dsp.com", | |||||
"pluginUrl": "https://modlfo.github.io/VultModules/premium/", | |||||
"authorUrl": "https://vult-dsp.com", | |||||
"manualUrl": "https://modlfo.github.io/VultModules", | |||||
"version": "1.0.1", | |||||
"modules": [{ | |||||
"slug": "Basal", | |||||
"name": "Basal", | |||||
"tags": ["VCO", "Polyphonic"], | |||||
"description": "Smooth Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "Bleak", | |||||
"name": "Bleak", | |||||
"tags": ["VCO", "Polyphonic"], | |||||
"description": "Analog Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "Caudal", | |||||
"name": "Caudal", | |||||
"tags": ["Random", "LFO", "Noise", "Polyphonic"], | |||||
"description": "Mechanical Chaos Source" | |||||
}, | |||||
{ | |||||
"slug": "Debriatus", | |||||
"name": "Debriatus", | |||||
"tags": ["Distortion", "Waveshaper", "Effect", "Polyphonic"], | |||||
"description": "Wave Destruction" | |||||
}, | |||||
{ | |||||
"slug": "Flame", | |||||
"name": "Flame", | |||||
"tags": ["Distortion", "Waveshaper", "Effect", "Polyphonic"], | |||||
"description": "Analog Distortion" | |||||
}, | |||||
{ | |||||
"slug": "Ferox", | |||||
"name": "Ferox", | |||||
"tags": ["VCF", "Polyphonic"], | |||||
"description": "CMOS Filter" | |||||
}, | |||||
{ | |||||
"slug": "Flux", | |||||
"name": "Flux", | |||||
"tags": ["Attenuator", "Envelope follower", "Quad", "Sample and hold", "Slew limiter", "Utility", "Polyphonic"], | |||||
"description": "Quad Voltage Processor" | |||||
}, | |||||
{ | |||||
"slug": "HyperPower", | |||||
"name": "HyperPower", | |||||
"tags": ["Utility"], | |||||
"description": "Infinite Power Supply" | |||||
}, | |||||
{ | |||||
"slug": "Julste", | |||||
"name": "Julste", | |||||
"tags": ["Low pass gate", "Polyphonic"], | |||||
"description": "Simple Low Pass Gate" | |||||
}, | |||||
{ | |||||
"slug": "Lateralus", | |||||
"name": "Lateralus", | |||||
"tags": ["VCF", "VCO", "Polyphonic"], | |||||
"description": "Diode Ladder Filter" | |||||
}, | |||||
{ | |||||
"slug": "Leakage", | |||||
"name": "Leakage", | |||||
"tags": ["Attenuator", "Envelope follower", "Sample and hold", "Slew limiter", "Utility", "Random", "Noise", "Polyphonic"], | |||||
"description": "Voltage Processor" | |||||
}, | |||||
{ | |||||
"slug": "Nopskate", | |||||
"name": "Nopskate", | |||||
"tags": ["Waveshaper", "Effect", "Polyphonic"], | |||||
"description": "Flip-Flop Octaver" | |||||
}, | |||||
{ | |||||
"slug": "Noxious", | |||||
"name": "Noxious", | |||||
"tags": ["VCO", "LFO", "Polyphonic"], | |||||
"description": "Pure Distortion Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "Noxious-Poly", | |||||
"name": "Noxious-Poly", | |||||
"tags": ["VCO", "LFO", "Polyphonic"], | |||||
"description": "Polyphonic Noxious" | |||||
}, | |||||
{ | |||||
"slug": "Nurage", | |||||
"name": "Nurage", | |||||
"tags": ["Low pass gate", "VCF", "VCO", "VCA", "Polyphonic"], | |||||
"description": "Dual Low Pass Gate/Filter" | |||||
}, | |||||
{ | |||||
"slug": "Rescomb", | |||||
"name": "Rescomb", | |||||
"tags": ["VCF", "Effect", "Polyphonic"], | |||||
"description": "Resonant Comb Filter" | |||||
}, | |||||
{ | |||||
"slug": "Rescomb2", | |||||
"name": "Rescomb 2", | |||||
"tags": ["VCF", "Effect", "VCO", "Polyphonic"], | |||||
"description": "Resonant Comb Filter" | |||||
}, | |||||
{ | |||||
"slug": "Slap", | |||||
"name": "Slap", | |||||
"tags": ["Envelope generator", "VCA", "Polyphonic"], | |||||
"description": "Hitting Envelope" | |||||
}, | |||||
{ | |||||
"slug": "Spank", | |||||
"name": "Spank", | |||||
"tags": ["Envelope generator", "VCA", "Polyphonic"], | |||||
"description": "Drum Envelope" | |||||
}, | |||||
{ | |||||
"slug": "Splie", | |||||
"name": "Splie", | |||||
"tags": ["Multiple", "Utility", "Polyphonic"], | |||||
"description": "Active Buffer" | |||||
}, | |||||
{ | |||||
"slug": "Stabile", | |||||
"name": "Stabile", | |||||
"tags": ["VCF", "Polyphonic"], | |||||
"description": "State Variable Filter" | |||||
}, | |||||
{ | |||||
"slug": "Tangents", | |||||
"name": "Tangents", | |||||
"tags": ["VCF", "VCO", "Polyphonic"], | |||||
"description": "Steiner-Parker Filter" | |||||
}, | |||||
{ | |||||
"slug": "Tohe", | |||||
"name": "Tohe", | |||||
"tags": ["VCF", "Equalizer", "Polyphonic"], | |||||
"description": "Tone Control" | |||||
}, | |||||
{ | |||||
"slug": "Trummor", | |||||
"name": "Trummor", | |||||
"tags": ["Drum", "Envelope generator", "Noise", "Polyphonic"], | |||||
"description": "Drum Synthesizer" | |||||
}, | |||||
{ | |||||
"slug": "Trummor2", | |||||
"name": "Trummor 2", | |||||
"tags": ["Drum", "Envelope generator", "Noise", "Polyphonic"], | |||||
"description": "Percussion Synthesizer" | |||||
}, | |||||
{ | |||||
"slug": "Unstabile", | |||||
"name": "Unstabile", | |||||
"tags": ["VCF", "Polyphonic"], | |||||
"description": "Bent State Variable Filter" | |||||
}, | |||||
{ | |||||
"slug": "Vessek", | |||||
"name": "Vessek", | |||||
"tags": ["VCO", "Polyphonic"], | |||||
"description": "Complex Analog Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "Vortex", | |||||
"name": "Vortex", | |||||
"tags": ["VCF", "VCO", "Polyphonic"], | |||||
"description": "Russian Filter" | |||||
}, | |||||
{ | |||||
"slug": "BlackPanelSmall", | |||||
"name": "Blank: 3 HP", | |||||
"tags": ["Blank"], | |||||
"description": "Blank: 3 HP" | |||||
}, | |||||
{ | |||||
"slug": "BlackPanel", | |||||
"name": "Blank: 6 HP", | |||||
"tags": ["Blank"], | |||||
"description": "Blank: 6 HP" | |||||
}, | |||||
{ | |||||
"slug": "BlackPanelBig", | |||||
"name": "Blank: 12 HP", | |||||
"tags": ["Blank"], | |||||
"description": "Blank: 12 HP" | |||||
}, | |||||
{ | |||||
"slug": "UtilBypass", | |||||
"name": "Bypass", | |||||
"tags": ["Utility", "Polyphonic"], | |||||
"description": "Stereo Channel Effect Bypass" | |||||
}, | |||||
{ | |||||
"slug": "UtilKnobs", | |||||
"name": "Knobs", | |||||
"tags": ["Utility", "Attenuator", "Mixer", "Dual", "Polyphonic"], | |||||
"description": "Modulation Mixer and Macro Control" | |||||
}, | |||||
{ | |||||
"slug": "UtilSend", | |||||
"name": "Send", | |||||
"tags": ["Utility", "Polyphonic"], | |||||
"description": "Stereo Channel Send/Return" | |||||
} | |||||
] | |||||
"slug": "VultModules", | |||||
"name": "Vult Modules", | |||||
"author": "Leonardo Laguna Ruiz", | |||||
"brand": "Vult", | |||||
"license": "proprietary", | |||||
"authorEmail": "leonardo@vult-dsp.com", | |||||
"pluginUrl": "https://modlfo.github.io/VultModules/premium/", | |||||
"authorUrl": "https://vult-dsp.com", | |||||
"manualUrl": "https://modlfo.github.io/VultModules", | |||||
"version": "1.0.2", | |||||
"modules": [ | |||||
{ | |||||
"slug": "Basal", | |||||
"name": "Basal", | |||||
"tags": [ | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Smooth Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "Bleak", | |||||
"name": "Bleak", | |||||
"tags": [ | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Analog Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "Caudal", | |||||
"name": "Caudal", | |||||
"tags": [ | |||||
"Random", | |||||
"LFO", | |||||
"Noise", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Mechanical Chaos Source" | |||||
}, | |||||
{ | |||||
"slug": "Debriatus", | |||||
"name": "Debriatus", | |||||
"tags": [ | |||||
"Distortion", | |||||
"Waveshaper", | |||||
"Effect", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Wave Destruction" | |||||
}, | |||||
{ | |||||
"slug": "Flame", | |||||
"name": "Flame", | |||||
"tags": [ | |||||
"Distortion", | |||||
"Waveshaper", | |||||
"Effect", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Analog Distortion" | |||||
}, | |||||
{ | |||||
"slug": "Ferox", | |||||
"name": "Ferox", | |||||
"tags": [ | |||||
"VCF", | |||||
"Polyphonic" | |||||
], | |||||
"description": "CMOS Filter" | |||||
}, | |||||
{ | |||||
"slug": "Flux", | |||||
"name": "Flux", | |||||
"tags": [ | |||||
"Attenuator", | |||||
"Envelope follower", | |||||
"Quad", | |||||
"Sample and hold", | |||||
"Slew limiter", | |||||
"Utility", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Quad Voltage Processor" | |||||
}, | |||||
{ | |||||
"slug": "HyperPower", | |||||
"name": "HyperPower", | |||||
"tags": [ | |||||
"Utility" | |||||
], | |||||
"description": "Infinite Power Supply" | |||||
}, | |||||
{ | |||||
"slug": "Julste", | |||||
"name": "Julste", | |||||
"tags": [ | |||||
"Low pass gate", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Simple Low Pass Gate" | |||||
}, | |||||
{ | |||||
"slug": "Lateralus", | |||||
"name": "Lateralus", | |||||
"tags": [ | |||||
"VCF", | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Diode Ladder Filter" | |||||
}, | |||||
{ | |||||
"slug": "Leakage", | |||||
"name": "Leakage", | |||||
"tags": [ | |||||
"Attenuator", | |||||
"Envelope follower", | |||||
"Sample and hold", | |||||
"Slew limiter", | |||||
"Utility", | |||||
"Random", | |||||
"Noise", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Voltage Processor" | |||||
}, | |||||
{ | |||||
"slug": "Nopskate", | |||||
"name": "Nopskate", | |||||
"tags": [ | |||||
"Waveshaper", | |||||
"Effect", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Flip-Flop Octaver" | |||||
}, | |||||
{ | |||||
"slug": "Noxious", | |||||
"name": "Noxious", | |||||
"tags": [ | |||||
"VCO", | |||||
"LFO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Pure Distortion Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "Noxious-Poly", | |||||
"name": "Noxious-Poly", | |||||
"tags": [ | |||||
"VCO", | |||||
"LFO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Polyphonic Noxious" | |||||
}, | |||||
{ | |||||
"slug": "Nurage", | |||||
"name": "Nurage", | |||||
"tags": [ | |||||
"Low pass gate", | |||||
"VCF", | |||||
"VCO", | |||||
"VCA", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Dual Low Pass Gate/Filter" | |||||
}, | |||||
{ | |||||
"slug": "Rescomb", | |||||
"name": "Rescomb", | |||||
"tags": [ | |||||
"VCF", | |||||
"Effect", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Resonant Comb Filter" | |||||
}, | |||||
{ | |||||
"slug": "Rescomb2", | |||||
"name": "Rescomb 2", | |||||
"tags": [ | |||||
"VCF", | |||||
"Effect", | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Resonant Comb Filter" | |||||
}, | |||||
{ | |||||
"slug": "Slap", | |||||
"name": "Slap", | |||||
"tags": [ | |||||
"Envelope generator", | |||||
"VCA", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Hitting Envelope" | |||||
}, | |||||
{ | |||||
"slug": "Spank", | |||||
"name": "Spank", | |||||
"tags": [ | |||||
"Envelope generator", | |||||
"VCA", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Drum Envelope" | |||||
}, | |||||
{ | |||||
"slug": "Splie", | |||||
"name": "Splie", | |||||
"tags": [ | |||||
"Multiple", | |||||
"Utility", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Active Buffer" | |||||
}, | |||||
{ | |||||
"slug": "Stabile", | |||||
"name": "Stabile", | |||||
"tags": [ | |||||
"VCF", | |||||
"Polyphonic" | |||||
], | |||||
"description": "State Variable Filter" | |||||
}, | |||||
{ | |||||
"slug": "Tangents", | |||||
"name": "Tangents", | |||||
"tags": [ | |||||
"VCF", | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Steiner-Parker Filter" | |||||
}, | |||||
{ | |||||
"slug": "Tohe", | |||||
"name": "Tohe", | |||||
"tags": [ | |||||
"VCF", | |||||
"Equalizer", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Tone Control" | |||||
}, | |||||
{ | |||||
"slug": "Trummor", | |||||
"name": "Trummor", | |||||
"tags": [ | |||||
"Drum", | |||||
"Envelope generator", | |||||
"Noise", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Drum Synthesizer" | |||||
}, | |||||
{ | |||||
"slug": "Trummor2", | |||||
"name": "Trummor 2", | |||||
"tags": [ | |||||
"Drum", | |||||
"Envelope generator", | |||||
"Noise", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Percussion Synthesizer" | |||||
}, | |||||
{ | |||||
"slug": "Unstabile", | |||||
"name": "Unstabile", | |||||
"tags": [ | |||||
"VCF", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Bent State Variable Filter" | |||||
}, | |||||
{ | |||||
"slug": "Vessek", | |||||
"name": "Vessek", | |||||
"tags": [ | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Complex Analog Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "Vortex", | |||||
"name": "Vortex", | |||||
"tags": [ | |||||
"VCF", | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Russian Filter" | |||||
}, | |||||
{ | |||||
"slug": "BlackPanelSmall", | |||||
"name": "Blank: 3 HP", | |||||
"tags": [ | |||||
"Blank" | |||||
], | |||||
"description": "Blank: 3 HP" | |||||
}, | |||||
{ | |||||
"slug": "BlackPanel", | |||||
"name": "Blank: 6 HP", | |||||
"tags": [ | |||||
"Blank" | |||||
], | |||||
"description": "Blank: 6 HP" | |||||
}, | |||||
{ | |||||
"slug": "BlackPanelBig", | |||||
"name": "Blank: 12 HP", | |||||
"tags": [ | |||||
"Blank" | |||||
], | |||||
"description": "Blank: 12 HP" | |||||
}, | |||||
{ | |||||
"slug": "UtilBypass", | |||||
"name": "Bypass", | |||||
"tags": [ | |||||
"Utility", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Stereo Channel Effect Bypass" | |||||
}, | |||||
{ | |||||
"slug": "UtilKnobs", | |||||
"name": "Knobs", | |||||
"tags": [ | |||||
"Utility", | |||||
"Attenuator", | |||||
"Mixer", | |||||
"Dual", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Modulation Mixer and Macro Control" | |||||
}, | |||||
{ | |||||
"slug": "UtilSend", | |||||
"name": "Send", | |||||
"tags": [ | |||||
"Utility", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Stereo Channel Send/Return" | |||||
} | |||||
] | |||||
} | } |
@@ -1,169 +1,275 @@ | |||||
{ | { | ||||
"slug": "VultModulesFree", | |||||
"name": "Vult Modules Free", | |||||
"author": "Leonardo Laguna Ruiz", | |||||
"brand": "Vult", | |||||
"license": "proprietary", | |||||
"authorEmail": "leonardo@vult-dsp.com", | |||||
"pluginUrl": "https://modlfo.github.io/VultModules/", | |||||
"authorUrl": "https://vult-dsp.com", | |||||
"manualUrl": "https://modlfo.github.io/VultModules", | |||||
"version": "1.0.1", | |||||
"modules": [{ | |||||
"slug": "Basal", | |||||
"name": "Basal (Free)", | |||||
"tags": ["VCO", "Polyphonic"], | |||||
"description": "Smooth Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "Bleak", | |||||
"name": "Bleak (Free)", | |||||
"tags": ["VCO", "Polyphonic"], | |||||
"description": "Analog Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "Caudal", | |||||
"name": "Caudal (Free)", | |||||
"tags": ["Random", "LFO", "Noise", "Polyphonic"], | |||||
"description": "Mechanical Chaos Source" | |||||
}, | |||||
{ | |||||
"slug": "Debriatus", | |||||
"name": "Debriatus (Free)", | |||||
"tags": ["Distortion", "Waveshaper", "Effect", "Polyphonic"], | |||||
"description": "Wave Destruction" | |||||
}, | |||||
{ | |||||
"slug": "Flux", | |||||
"name": "Flux (Free)", | |||||
"tags": ["Attenuator", "Envelope follower", "Quad", "Sample and hold", "Slew limiter", "Utility", "Polyphonic"], | |||||
"description": "Quad Voltage Processor" | |||||
}, | |||||
{ | |||||
"slug": "Julste", | |||||
"name": "Julste (Free)", | |||||
"tags": ["Low pass gate", "Polyphonic"], | |||||
"description": "Simple Low Pass Gate" | |||||
}, | |||||
{ | |||||
"slug": "Lateralus", | |||||
"name": "Lateralus (Free)", | |||||
"tags": ["VCF", "VCO", "Polyphonic"], | |||||
"description": "Diode Ladder Filter" | |||||
}, | |||||
{ | |||||
"slug": "Leakage", | |||||
"name": "Leakage (Free)", | |||||
"tags": ["Attenuator", "Envelope follower", "Sample and hold", "Slew limiter", "Utility", "Random", "Noise", "Polyphonic"], | |||||
"description": "Voltage Processor" | |||||
}, | |||||
{ | |||||
"slug": "Nopskate", | |||||
"name": "Nopskate (Free)", | |||||
"tags": ["Waveshaper", "Effect", "Polyphonic"], | |||||
"description": "Flip-Flop Octaver" | |||||
}, | |||||
{ | |||||
"slug": "Rescomb", | |||||
"name": "Rescomb (Free)", | |||||
"tags": ["VCF", "Effect", "Polyphonic"], | |||||
"description": "Resonant Comb Filter" | |||||
}, | |||||
{ | |||||
"slug": "Slap", | |||||
"name": "Slap (Free)", | |||||
"tags": ["Envelope generator", "VCA", "Polyphonic"], | |||||
"description": "Hitting Envelope" | |||||
}, | |||||
{ | |||||
"slug": "Spank", | |||||
"name": "Spank (Free)", | |||||
"tags": ["Envelope generator", "VCA", "Polyphonic"], | |||||
"description": "Drum Envelope" | |||||
}, | |||||
{ | |||||
"slug": "Splie", | |||||
"name": "Splie (Free)", | |||||
"tags": ["Multiple", "Utility", "Polyphonic"], | |||||
"description": "Active Buffer" | |||||
}, | |||||
{ | |||||
"slug": "Stabile", | |||||
"name": "Stabile (Free)", | |||||
"tags": ["VCF", "Polyphonic"], | |||||
"description": "State Variable Filter" | |||||
}, | |||||
{ | |||||
"slug": "Tangents", | |||||
"name": "Tangents (Free)", | |||||
"tags": ["VCF", "VCO", "Polyphonic"], | |||||
"description": "Steiner-Parker Filter" | |||||
}, | |||||
{ | |||||
"slug": "Tohe", | |||||
"name": "Tohe (Free)", | |||||
"tags": ["VCF", "Equalizer", "Polyphonic"], | |||||
"description": "Tone Control" | |||||
}, | |||||
{ | |||||
"slug": "Trummor", | |||||
"name": "Trummor (Free)", | |||||
"tags": ["Drum", "Envelope generator", "Noise", "Polyphonic"], | |||||
"description": "Drum Synthesizer" | |||||
}, | |||||
{ | |||||
"slug": "Trummor2", | |||||
"name": "Trummor 2 (Free)", | |||||
"tags": ["Drum", "Envelope generator", "Noise", "Polyphonic"], | |||||
"description": "Percussion Synthesizer" | |||||
}, | |||||
{ | |||||
"slug": "Unstabile", | |||||
"name": "Unstabile (Free)", | |||||
"tags": ["VCF", "Polyphonic"], | |||||
"description": "Bent State Variable Filter" | |||||
}, | |||||
{ | |||||
"slug": "Vessek", | |||||
"name": "Vessek (Free)", | |||||
"tags": ["VCO", "Polyphonic"], | |||||
"description": "Complex Analog Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "BlackPanelSmall", | |||||
"name": "Blank: 3 HP (Free)", | |||||
"tags": ["Blank"], | |||||
"description": "Blank: 3 HP" | |||||
}, | |||||
{ | |||||
"slug": "BlackPanel", | |||||
"name": "Blank: 6 HP (Free)", | |||||
"tags": ["Blank"], | |||||
"description": "Blank: 6 HP" | |||||
}, | |||||
{ | |||||
"slug": "BlackPanelBig", | |||||
"name": "Blank: 12 HP (Free)", | |||||
"tags": ["Blank"], | |||||
"description": "Blank: 12 HP" | |||||
}, | |||||
{ | |||||
"slug": "UtilBypass", | |||||
"name": "Bypass (Free)", | |||||
"tags": ["Utility", "Polyphonic"], | |||||
"description": "Stereo Channel Effect Bypass" | |||||
}, | |||||
{ | |||||
"slug": "UtilKnobs", | |||||
"name": "Knobs (Free)", | |||||
"tags": ["Utility", "Attenuator", "Mixer", "Dual", "Polyphonic"], | |||||
"description": "Modulation Mixer and Macro Control" | |||||
}, | |||||
{ | |||||
"slug": "UtilSend", | |||||
"name": "Send (Free)", | |||||
"tags": ["Utility", "Polyphonic"], | |||||
"description": "Stereo Channel Send/Return" | |||||
} | |||||
] | |||||
"slug": "VultModulesFree", | |||||
"name": "Vult Modules Free", | |||||
"author": "Leonardo Laguna Ruiz", | |||||
"brand": "Vult", | |||||
"license": "proprietary", | |||||
"authorEmail": "leonardo@vult-dsp.com", | |||||
"pluginUrl": "https://modlfo.github.io/VultModules/", | |||||
"authorUrl": "https://vult-dsp.com", | |||||
"manualUrl": "https://modlfo.github.io/VultModules", | |||||
"version": "1.0.2", | |||||
"modules": [ | |||||
{ | |||||
"slug": "Basal", | |||||
"name": "Basal (Free)", | |||||
"tags": [ | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Smooth Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "Bleak", | |||||
"name": "Bleak (Free)", | |||||
"tags": [ | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Analog Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "Caudal", | |||||
"name": "Caudal (Free)", | |||||
"tags": [ | |||||
"Random", | |||||
"LFO", | |||||
"Noise", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Mechanical Chaos Source" | |||||
}, | |||||
{ | |||||
"slug": "Debriatus", | |||||
"name": "Debriatus (Free)", | |||||
"tags": [ | |||||
"Distortion", | |||||
"Waveshaper", | |||||
"Effect", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Wave Destruction" | |||||
}, | |||||
{ | |||||
"slug": "Flux", | |||||
"name": "Flux (Free)", | |||||
"tags": [ | |||||
"Attenuator", | |||||
"Envelope follower", | |||||
"Quad", | |||||
"Sample and hold", | |||||
"Slew limiter", | |||||
"Utility", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Quad Voltage Processor" | |||||
}, | |||||
{ | |||||
"slug": "Julste", | |||||
"name": "Julste (Free)", | |||||
"tags": [ | |||||
"Low pass gate", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Simple Low Pass Gate" | |||||
}, | |||||
{ | |||||
"slug": "Lateralus", | |||||
"name": "Lateralus (Free)", | |||||
"tags": [ | |||||
"VCF", | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Diode Ladder Filter" | |||||
}, | |||||
{ | |||||
"slug": "Leakage", | |||||
"name": "Leakage (Free)", | |||||
"tags": [ | |||||
"Attenuator", | |||||
"Envelope follower", | |||||
"Sample and hold", | |||||
"Slew limiter", | |||||
"Utility", | |||||
"Random", | |||||
"Noise", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Voltage Processor" | |||||
}, | |||||
{ | |||||
"slug": "Nopskate", | |||||
"name": "Nopskate (Free)", | |||||
"tags": [ | |||||
"Waveshaper", | |||||
"Effect", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Flip-Flop Octaver" | |||||
}, | |||||
{ | |||||
"slug": "Rescomb", | |||||
"name": "Rescomb (Free)", | |||||
"tags": [ | |||||
"VCF", | |||||
"Effect", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Resonant Comb Filter" | |||||
}, | |||||
{ | |||||
"slug": "Slap", | |||||
"name": "Slap (Free)", | |||||
"tags": [ | |||||
"Envelope generator", | |||||
"VCA", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Hitting Envelope" | |||||
}, | |||||
{ | |||||
"slug": "Spank", | |||||
"name": "Spank (Free)", | |||||
"tags": [ | |||||
"Envelope generator", | |||||
"VCA", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Drum Envelope" | |||||
}, | |||||
{ | |||||
"slug": "Splie", | |||||
"name": "Splie (Free)", | |||||
"tags": [ | |||||
"Multiple", | |||||
"Utility", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Active Buffer" | |||||
}, | |||||
{ | |||||
"slug": "Stabile", | |||||
"name": "Stabile (Free)", | |||||
"tags": [ | |||||
"VCF", | |||||
"Polyphonic" | |||||
], | |||||
"description": "State Variable Filter" | |||||
}, | |||||
{ | |||||
"slug": "Tangents", | |||||
"name": "Tangents (Free)", | |||||
"tags": [ | |||||
"VCF", | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Steiner-Parker Filter" | |||||
}, | |||||
{ | |||||
"slug": "Tohe", | |||||
"name": "Tohe (Free)", | |||||
"tags": [ | |||||
"VCF", | |||||
"Equalizer", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Tone Control" | |||||
}, | |||||
{ | |||||
"slug": "Trummor", | |||||
"name": "Trummor (Free)", | |||||
"tags": [ | |||||
"Drum", | |||||
"Envelope generator", | |||||
"Noise", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Drum Synthesizer" | |||||
}, | |||||
{ | |||||
"slug": "Trummor2", | |||||
"name": "Trummor 2 (Free)", | |||||
"tags": [ | |||||
"Drum", | |||||
"Envelope generator", | |||||
"Noise", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Percussion Synthesizer" | |||||
}, | |||||
{ | |||||
"slug": "Unstabile", | |||||
"name": "Unstabile (Free)", | |||||
"tags": [ | |||||
"VCF", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Bent State Variable Filter" | |||||
}, | |||||
{ | |||||
"slug": "Vessek", | |||||
"name": "Vessek (Free)", | |||||
"tags": [ | |||||
"VCO", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Complex Analog Oscillator" | |||||
}, | |||||
{ | |||||
"slug": "BlackPanelSmall", | |||||
"name": "Blank: 3 HP (Free)", | |||||
"tags": [ | |||||
"Blank" | |||||
], | |||||
"description": "Blank: 3 HP" | |||||
}, | |||||
{ | |||||
"slug": "BlackPanel", | |||||
"name": "Blank: 6 HP (Free)", | |||||
"tags": [ | |||||
"Blank" | |||||
], | |||||
"description": "Blank: 6 HP" | |||||
}, | |||||
{ | |||||
"slug": "BlackPanelBig", | |||||
"name": "Blank: 12 HP (Free)", | |||||
"tags": [ | |||||
"Blank" | |||||
], | |||||
"description": "Blank: 12 HP" | |||||
}, | |||||
{ | |||||
"slug": "UtilBypass", | |||||
"name": "Bypass (Free)", | |||||
"tags": [ | |||||
"Utility", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Stereo Channel Effect Bypass" | |||||
}, | |||||
{ | |||||
"slug": "UtilKnobs", | |||||
"name": "Knobs (Free)", | |||||
"tags": [ | |||||
"Utility", | |||||
"Attenuator", | |||||
"Mixer", | |||||
"Dual", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Modulation Mixer and Macro Control" | |||||
}, | |||||
{ | |||||
"slug": "UtilSend", | |||||
"name": "Send (Free)", | |||||
"tags": [ | |||||
"Utility", | |||||
"Polyphonic" | |||||
], | |||||
"description": "Stereo Channel Send/Return" | |||||
} | |||||
] | |||||
} | } |