Skip to content

v0.37.1 — Fix custom preset gain-fork getting lost on relaunch

Choose a tag to compare

@dariuscorvus dariuscorvus released this 12 Jul 10:06
40775ad

Highlights

  • Fixed: adjusting the Input/Output dB slider on a built-in preset (with "Share In/Out dB across all presets" off) forked it into a "(Custom)" copy correctly, but the app forgot which preset was selected — quitting and relaunching silently reverted to the original built-in preset instead of restoring your custom gain-forked one. The fork itself was never lost, just stopped being remembered as active.

Full details in the CHANGELOG (0.37.0 → 0.37.1).

Install

  1. Download iQualize-0.37.1.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.