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 parsing on multi-track (CD image) FLAC (Read 477 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

replaygain parsing on multi-track (CD image) FLAC

Hello,

I can see if cue+flac album is handled by foobar2000, then the per-track replaygain tracks go into the CUESHEET tag with REM.

If I apply with metaflac my custom tags to the flac album such as an example:

album=My Album
artist=My Artist
date=2017
replaygain_album_gain=-5.80 dB
replaygain_album_peak=1.000000
tracktotal=02
cue_track01_replaygain_track_gain=-6.55 dB
cue_track01_replaygain_track_peak=0.896820
cue_track01_title=First tracks' title
cue_track01_tracknumber=01
cue_track02_replaygain_track_gain=-4.27 dB
cue_track02_replaygain_track_peak=0.648315
cue_track02_title=Second tracks' title
cue_track02_tracknumber=02

The problem here is, that foobar2000 (1.3.16) doesn't parse the per-track gain/peak values, though it shows up as a custom tag.

Would you please parse these tags as valid replaygain tags?

Thanks,
  Attila