This is a JUCE-based audio plugin providing highpass and lowpass filtering functionality for DAWs like Ableton, Waveform, etc.
- Intense Highpass and Lowpass filtering!!
- Seriously customizable cutoff frequency (with a slider 😵)
- Impressive design 🤤
- CMake
- Clone this repository.
- Open terminal and run:
cmake -S . -B build cmake --build build
- Copy the generated .vst3 from build/plugin/AudioPlugin_artefacts into your personal audio plugins folder.
- Open your DAW and scan for new plugins.
- Enjoy the power of premium filtering!