gnormalize is a utility that rips, normalizes,
encodes, and converts audio files. It uses
'wavegain' to normalize wave files with the
accurate gain_analysis.c code from ReplayGain. It
decodes MP3, MP4 (or M4A or AAC), MPC (or MPP or
MP+), OGG, APE, or FLAC files to wave, then
normalizes the wave and re-encodes it. It can rip
audio CDs, encode audio data, convert audio
formats between MP3, MP4, MPC, OGG, APE, and FLAC,
and change the encoding properties and edit meta
info (like title, artist, album, etc.) of the
final normalized files.
License: GNU General Public License (GPL)
Changes:
Support for Unicode data in UTF8 encoding was
added. An entry to change the comment tag was
added. Ape Tag 2.0 is used for wav files.