Skip to content

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 30 Jan 03:20
· 25 commits to main since this release

What's Changed

Updated mp3rgain CLI invocation to match v0.3.0 flag-based interface.

Changes

  • Updated mp3rgain command from subcommand style (mp3rgain apply -g <steps> <file>) to flag style (mp3rgain -g <steps> <file>)
  • Requires mp3rgain v0.3.0 or later

Compatibility

This release requires mp3rgain v0.3.0 which uses mp3gain-compatible flags instead of subcommands.


Installation

brew tap M-Igashi/tap
brew install headroom

ffmpeg and mp3rgain are installed automatically as dependencies.