🇬🇧 ENG: "Sweeper" is an autowah/envelope filter VST plugin implemented in C++ using the famous JUCE framework. I've started this project so I could experiment with the IIR Filter using the new DSP Module. In the future I would like to add sync tempo to host functionality - that would be a neat experiment and a lovely addition.
🇭🇷 CRO: "Sweeper" (još nema ime :( ) je autowah/envelope filter VST plugin implementiran u C++ koristeći se slavnim JUCE razvojnim okvirom. Projekt sam pokrenuo kako bih mogao eksperimentirati s IIR Filterom koristeći novi DSP modul. U budućnosti namjeravam dodati još i funkcionalnost usklađivanja tempa filtera s programom domaćinom.
- Download Procjucer (JUCE) -> https://juce.com/discover/projucer
- Download Steinberg VST 3 Audio Plug-Ins SDK -> https://www.steinberg.net/vst3sdk
- Open "Sweeper.jucer" with Projucer.
- Set the Procjucer VST3 SDK path to match the downloaded Steinberg VST3_SDK folder path and set the path to the JUCE modules.
- Open the source code with Visual Studio or some other IDE (depends on what you are using), this can be done through Projucer.
- Include the downloaded Steinberg VST directories to your include directories (so the compiler knows they exist).
- Build the project.
- Copy the Sweeper.vst3 to your VST3 directory.
- Enjoy the sweeping/filtering/autowah madness! :)
or
DOWNLOAD THE ALREADY BUILT VERSION HERE:
https://mega.nz/file/P0slwQiA#1tZtJKpjx1kNSxt6F_XOT2wFsm-oBwm76u0rnftlJgo :)
Code: Krešimir Ćurić (kcuric)
Background image: Karlo Bonetić (kbonetic)