ReplayGain 2.0 command line utility rsgain applies loudness metadata tags to your files, while leaving the audio stream untouched. A ReplayGain-compatible player will dynamically adjust the volume of your tagged files during playback.
ReplayGain 2.0 command line utility rsgain applies loudness metadata tags to your files, while leaving the audio stream untouched. A ReplayGain-compatible player will dynamically adjust the volume of your tagged files during playback.
To install rsgain, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rsgain
To see what files were installed by rsgain, run:
port contents rsgain
To later upgrade rsgain, run:
sudo port selfupdate && sudo port upgrade rsgain
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.