iQualize v0.50.0
Install
Download the .dmg, open it, and drag iQualize to Applications. Universal build — Apple Silicon and Intel, macOS 14.2+.
iQualize is ad-hoc signed, not notarized. macOS quarantines web downloads, and for an unnotarized app that shows up as "iQualize is damaged and can't be opened". It isn't. Clear the flag once:
xattr -dr com.apple.quarantine /Applications/iQualize.appThen open it normally. For the iqualize command line tool: Settings (⌘,) → General → Install Command Line Tool.
Thanks
- @iv-re for reporting #107 — Significant volume drop on multi-channel audio devices (even in Bypass mode)
- @nordicdata for reporting #119 — Menu bar
What's Changed
- chore: verify DMG signature before every release by @dariuscorvus in #117
- fix: make Bypass a true passthrough for In/Out/Balance by @dariuscorvus in #120
- feat: add balance control to the iqualize CLI by @dariuscorvus in #121
- fix: give the app-menu About the same content as the menu bar's by @dariuscorvus in #123
- docs: credit nordicdata in README by @dariuscorvus in #124
- fix: unsaved preset forks no longer appear in the picker before Save by @dariuscorvus in #125
- feat: add zoom control to the EQ graph by @dariuscorvus in #126
- fix: compensate tap headroom attenuation on multi-channel outputs by @dariuscorvus in #130
- feat: close windows with Cmd+W by @dariuscorvus in #132
- fix: exclude in-call apps from the tap so call audio isn't ducked by @dariuscorvus in #134
Full Changelog: v0.45.0...v0.50.0