Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: replaygain info on cue sheet (Read 1561 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

replaygain info on cue sheet

When ripping a cd I checked the options "generate multi-track files" (on "output" submenu) and "replaygain-scan output files as albums" (on the "other" submenu). In the "processing" submenu I did not check the option "replaygain processing".

By doing that, my output .flac file had the following cue sheet embedded:

Code: [Select]
REM GENRE Metal
REM DATE 2004
PERFORMER "Stone A"
TITLE "EP 23"
REM REPLAYGAIN_ALBUM_GAIN +5.30 dB
REM REPLAYGAIN_ALBUM_PEAK 0.979767
FILE "CDImage.flac" WAVE
  TRACK 01 AUDIO
    TITLE "Track 1"
    REM REPLAYGAIN_TRACK_GAIN +4.83 dB
    REM REPLAYGAIN_TRACK_PEAK 0.583038
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "Track 2"
    REM REPLAYGAIN_TRACK_GAIN +11.07 dB
    REM REPLAYGAIN_TRACK_PEAK 0.443207
    INDEX 01 03:27:72
  TRACK 03 AUDIO
    TITLE "Track 3"
    REM REPLAYGAIN_TRACK_GAIN +3.87 dB
    REM REPLAYGAIN_TRACK_PEAK 0.565735
    INDEX 01 06:10:55
  TRACK 04 AUDIO
    TITLE "Track 4"
    REM REPLAYGAIN_TRACK_GAIN +6.32 dB
    REM REPLAYGAIN_TRACK_PEAK 0.576263
    INDEX 01 10:09:35


Why does it have "REM REPLAYGAIN_TRACK_GAIN"? What does it mean in this case, since I selected replaygain as album, not tracks?

replaygain info on cue sheet

Reply #1
In order to determine album gain, ReplayGain must first determine the individual track gains.