search for: replaygain_album_

Displaying 1 result from an estimated 1 matches for "replaygain_album_".

2009 Apr 20
1
track vs album replaygain: strange values
...the same from the 3 tracks and equal to the ALBUM_PEAK 2. the TRACK_GAIN values happen to be either above or below (and never equal to) the ALBUM_GAIN value. I can reproduce this ad lib (see example below), so this is a bug. Or did i miss something ? Please tell me if i am right -- if the "REPLAYGAIN_ALBUM_*" values are supposed to be the maximum (or minimum) of the REPLAYGAIN_TRACK_* values over all tracks. # flac --replay-gain *.wav # for f in *.flac; do echo "\n$f"; metaflac --export-tags-to= - $f; done e512100f_00.flac REPLAYGAIN_REFERENCE_LOUDNESS=89.0 dB REPLAYGAIN_TRACK_GAIN=-...