CabinEQ - Audio Plugin

Tech Stack
JUCEC++
Project Stats
Total Commits: 1,180
About this Project
CabinEQ is an infinite-band EQ audio plugin made with the JUCE framework.
Why infinite band EQ? The idea is that with enough precise EQ changes, you can get ridiculous audio quality improvements. I use it to this day to improve my audio quality when I'm producing/mixing music.
I had to learn C++, JUCE, and DSP to make this. It doesn't look the greatest, but I'm proud of how fast I was able to iterate through different feature ideas with such a low-level language.
Project Gallery

View Image
Key Features
- Infinite band EQ
- Unlimited EQ profiles
- System audio routing (with the help of BlackHole)