What's New
- Fixed AIFF ID3v2 tag preservation — artist, genre, album, key, and other tags are now preserved during gain adjustment
- Fixed WAV BWF metadata preservation — time_reference, umid, and other Broadcast Wave Format metadata are now retained
Installation
| Platform | Command |
|---|---|
| macOS (Homebrew) | brew install M-Igashi/tap/headroom |
| Windows (Scoop) | scoop bucket add headroom https://github.com/M-Igashi/scoop-bucket && scoop install headroom |
| Windows (winget) | winget install M-Igashi.headroom |
| Cargo | cargo install headroom (ffmpeg must be installed separately) |
Package managers (Homebrew, Scoop, winget) install ffmpeg automatically. mp3rgain is built-in — no separate installation needed.
Checksums
See headroom-v1.7.1-checksums.txt for SHA256 checksums of all binaries.
Full Changelog: v1.7.0...v1.7.1