Skip to content

v0.40.1 — Fix audio silence for apps launched after iQualize

Choose a tag to compare

@dariuscorvus dariuscorvus released this 12 Jul 15:16
2ee7919

Highlights

  • Fixed: apps launched while iQualize was already running (e.g. Discord) had no audio output until iQualize was quit. iQualize now polls for newly-appeared Core Audio processes every 2 seconds while running and restarts its process tap when one shows up, so late-launching apps get captured automatically — no manual device switch or restart needed (#87)

Full details in the CHANGELOG (0.40.0 → 0.40.1).

Install

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