Closed linclelinkpart5 closed 3 years ago
Hi, The file order is not supposed to make a difference in the gain calculation (if it does, it is a bug). The file order is indeed non deterministic, because the underlying syscall to the operating system returns files in a non deterministic order.
Hello, I was wondering if the scan order of track files made a difference when calculating album gain? I noticed that when I ran
r128gain --recursive --album-gain album_dir/
a couple of times, the scanning order of the track files changed between runs in a non-deterministic fashion, but the resulting album gain appeared to remain the same.