Skip to content

a5632645/dev-plugins

Repository files navigation

dev-plugins

originally here lived green vocoder repository.

ewarp is AM/RM/SpectrumReverse modulator.
GUI

green-vocoder is a multiple algorithms vocoder. GUI

steep-flanger is a barberpole fir flanger.
GUI

deep-phaser is an approximately log-warp style of steep-flanger to create phaser-sounding notches.
GUI

dispersive-delay is a spectal-delay-like delay using tons of cascade allpass filters.(require AVX or AVX2(faster))
GUI

resonator is a resonator with allpass dispersion and simple couple matrix.
GUI

vital-chorus chours made according to Vital's code.
GUI

vital-reverb reverb made according to Vital's code.
GUI

useful links

find more wried plugins at hirrofox github
find more intresting plugins at ryukau github
filter for music DSP THE ART OF VA FILTER DESIGN

license

qwqdsp is unlicense.
vital-chorus and vital-reverb are GPLv3, because i reference to vital's code.
other plugins are BSD, commercial using need JUCE's commercial license.

credits

preset code from jucePresetManagement
great chorus and reverb from vital