pitch-shifting voice mixer
This is still under construction. If you want to support me in implementing windows support and buying an apple developers certificate for signing, you can do so below:
A DAW-plugin featuring a pitch shifter, delay, level and mute control per voice. It is especially suited for heavy vocal processing and sound design, such as creating artificial choirs and voice effects.
Inspired by the ficticious villian-group SEELE from the classic "Neon Genesis Evangelion" directed by Hideaki Anno.
Currently, you need to build this yourself from source, for example using macOS:
git clone --recursive https://github.com/SimonZimmer/SEELE.git seele
cd seele
sudo conan install --build=missing .
cmake --build .
sudo cp -r ./seele/seelePlugin_artefacts/VST3/SEELE.VST3 /Library/Audio/Plug-Ins/VST3