Skip to content

v0.38.0 — Command line interface for scripting and menu-bar-free control

Choose a tag to compare

@dariuscorvus dariuscorvus released this 12 Jul 10:19
f77a086

Highlights

  • New: iqualize command line tool — check status, list/switch presets, toggle bypass, and get/set input & output gain, all from the shell without touching the menu bar. Makes iQualize scriptable (Shortcuts, launchd jobs, keyboard-shortcut launchers, etc). Install it from Settings → General → "Install Command Line Tool", or it's auto-symlinked by install.sh for dev builds. Suggested by @json20 (#90)

Full details in the CHANGELOG (0.37.1 → 0.38.0).

Install

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