v0.32.0 — SwiftUI Dream UI
🎛️ New SwiftUI "Dream" EQ window
The whole EQ surface has been rebuilt from scratch in SwiftUI — a Canvas-rendered chart with dB/Hz axes, real pre/post-EQ spectrum, smoothed Catmull-Rom traces, per-band ghost responses, and a live composite curve, with draggable knobs and bandwidth handles right on the graph. Band values live in a five-row readout grid with inline editing and a native filter-type dropdown. Same audio engine, presets, and saved state underneath.
Also in this release
- Startup gain fix — saved In/Out gain is now applied at launch instead of only when the EQ window is first opened (#74)
- Footer reorganized into signal/display rows; Theme moved to Settings → General; Light-mode and canvas polish
Full details in the CHANGELOG (0.30.0 → 0.32.0).
Install
- Download
iQualize-0.32.0.dmgbelow and open it - Drag iQualize to the Applications folder
- Important: iQualize isn't notarized with Apple, so on first launch macOS Gatekeeper blocks it. Run this one-liner in Terminal, then open iQualize normally:
xattr -dr com.apple.quarantine /Applications/iQualize.app
Requires macOS 14.2+ and Screen & System Audio Recording permission.