A Pitch shifter plugin implementation using JUCE and rubberband
- Download JUCE source code
- Set
JUCE_SOURCE_DIR
to your JUCE source directory in CMakeLists.txt line 5 - Run cmake config & build
cmake -S . -B build cmake --build build
- After build, you can find vst3 plugin in
build/plugin/VST3