Skip to content

v0.40.0 — Per-device EQ memory

Choose a tag to compare

@dariuscorvus dariuscorvus released this 12 Jul 10:42
6d00fca

Highlights

  • Added: pin a preset to an output device — the pin button in the EQ window toolbar, or the menu bar — and it's recalled automatically whenever that device becomes active, including at app launch (#79)
  • Changed: the favorite-preset feature is renamed from "pin" to "favorite" (star icon) to avoid confusion with the new device pin
  • Changed: the in-app EQ window's preset picker now shares the exact same native menu as the menu bar dropdown — Favorites/Built-in/Custom sections, ⌥-click-to-favorite without closing the menu

Full details in the CHANGELOG (0.39.0 → 0.40.0).

Install

  1. Download iQualize-0.40.0.dmg below and open it
  2. Drag iQualize to the Applications folder
  3. 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 System Audio Recording permission.