Skip to content

v0.32.2 — Audio-only permission

Choose a tag to compare

@dariuscorvus dariuscorvus released this 11 Jul 07:23

Narrower permission on first launch

iQualize no longer requests the combined Screen & System Audio Recording permission. AudioHardwareCreateProcessTap already triggers its own narrower TCC prompt scoped to system audio only, so the app now shows up under macOS's separate "System Audio Recording Only" permission bucket instead of the one that also grants screen-content access.

Full details in the CHANGELOG (0.32.1 → 0.32.2).

Install

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