QUOTE (lucpes @ Feb 23 2003 - 05:37 PM)
I assume that you're talking about mpc replaygain?
1) I won't get into technical details, but here's how I see it:
a=albumGain(1) = average (gain of files in (Album1)
b=albumGain(2) = average (gain of files in (Album2)
c=albumGain(1,2) = average (gain of files in (Album1, Album2))
I hope you realize that a,b,c aren't and shouldn't be equal, because they are based on different input data to begin with.
2) The replaygaining should be done album by Album.
PS. the tech & programmer guys might get upset with the 1) explanation because of the way I wrote it

I know and I do hope that a, b, c are not equal. What I was referring to is the fact that the album gain value differs when
y) I copy different album folders in one folder and do replaygain including sub-directories
z) I replaygain each album separately
step 1: RG album folder a
step 2: RG album folder b
vs.
RG folder c including sub-directories (where album folder a and album folder b are sub-directories of folder c)
result: album gain for album folder a && b computed like in step 1 != album gain for album folder a && b computed like mentioned after vs.
ad 1) I thought the same. That's what I was wondering about.
ad 2) Therefore I wanted to know if I should do RG including sub-directories or rather RG each album separately.
What still bugs me is why the album gain differs. Because the different album gain values are not the same, depending on how they are computed, it makes me wonder what RG takes into account in album mode when including sub-dirs. In track mode it approaches all tracks to a certain level I think. But why not simply do this for a whole album then (besides maintaining dynamics differences of an album)?