kriskringle
Member
- Joined
- Mar 24, 2026
- Messages
- 24
- Likes
- 23
Hi ASR,
I mentioned Equaliser briefly in another thread but wanted to give it its own space here in case it's useful to more people.
I built Equaliser because everything I could find was either too limited (10 bands), too cumbersome to get working on a modern Mac (AUNBandEQ in AU Labs), or a proprietary paid option I didn't want to buy. I wanted something easy to use yet powerful enough for most people — so I built it myself.
Equaliser is free, GPL-3.0, and works system-wide on Apple Silicon (macOS 15+). It intercepts your system audio via a BlackHole-forked virtual driver and processes it through a custom biquad DSP engine on Apple's Accelerate framework. Just shipped v1.3.0:
Genuinely curious for honest impressions from this crowd. I'm a solo developer so I'd rather hear hard feedback now than discover blind spots later.
I mentioned Equaliser briefly in another thread but wanted to give it its own space here in case it's useful to more people.
I built Equaliser because everything I could find was either too limited (10 bands), too cumbersome to get working on a modern Mac (AUNBandEQ in AU Labs), or a proprietary paid option I didn't want to buy. I wanted something easy to use yet powerful enough for most people — so I built it myself.
Equaliser is free, GPL-3.0, and works system-wide on Apple Silicon (macOS 15+). It intercepts your system audio via a BlackHole-forked virtual driver and processes it through a custom biquad DSP engine on Apple's Accelerate framework. Just shipped v1.3.0:
- Up to 64 bands of parametric EQ
- Independent L/R EQ with separate curves per channel
- REW import — load directly from Room EQ Wizard (Generic equaliser target, one file per channel)
- Compare Mode — A/B your curve against flat instantly
- System EQ toggle — bypass processing with one click
- Real-time level meters to catch distortion
- Automatic audio routing — follows your macOS selected output device
- 11 built-in presets, EasyEffects import/export for Linux interop
- Native light and dark mode
Genuinely curious for honest impressions from this crowd. I'm a solo developer so I'd rather hear hard feedback now than discover blind spots later.