v0.32.1 — Dream UI polish
Dream UI polish and fixes
Follow-up fixes for the v0.32.0 SwiftUI Dream UI rewrite, mostly addressing feedback from #81.
- Spectrum colors now respect Settings → Display — the canvas was silently ignoring your custom pre/post-EQ line and fill colors and drawing hardcoded ones instead (with the fill defaults inverted)
- ±12/±18/±24 range control now acts as a toggle — clicking a value turns off Auto-scale and applies that range immediately, instead of silently being overridden while still looking selectable
- Band knobs at 20 Hz/20 kHz no longer get clipped by the canvas edge; the spectrum trace now reaches the edges too
- "Output:" device name truncates instead of stretching the window, and moved to its own row
- On-graph dB/Hz labels only show for the selected/hovered band instead of cluttering every knob at once
- Footer controls reorganized: Bypass at the start of row 2, Q/Oct at the end, Auto-scale next to the range control
Full details in the CHANGELOG (0.32.0 → 0.32.1).
Install
- Download
iQualize-0.32.1.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.