ruuda / bs1770

A Rust library that implements ITU-R BS.1770-4 loudness measurement
Apache License 2.0
19 stars 0 forks source link

Order of input files for `flacgain` album gain #3

Open linclelinkpart5 opened 1 year ago

linclelinkpart5 commented 1 year ago

Hello, I'd like to know if the album gain for multiple tracks depends on the order that those input tracks are passed into the included flacgain utility. I'm including bs1770 in a personal tagging project, and I need to know if I need to pre-sort my tracks by track number to get a correct album gain.

ruuda commented 1 year ago

The album gain is independent of the order of the tracks.