QUOTE(Cyaneyes @ Dec 10 2006, 04:39)

But he's still stuck with no album gain values, since SoundCheck tags don't support the concept, right?
No, he would just have switched itunes over from track gain to album gain mode. What iTunes does not support is using both.
QUOTE(chrisgeleven @ Dec 10 2006, 04:58)

In theory, it shouldn't be too difficult to write a utility that would update the iTunes database to scan the files for the track/album replaygain data and then let you switch between track/album soundcheck data as wanted. The iTunes database is XML after all.
Unfortunately it is not...the xml file is a replica of the database itself, which is in the .itl file. So editing it won't accomplish anything.
You can delete your database and the re-import the xml file to recreate it but unfortunately not all fields are in the xml file and some fields which are, are not used during the re-import. I haven to tried this personally though, maybe somebody who has can confirm this?
QUOTE(sheik124 @ Dec 13 2006, 01:40)

Is it in the XML or ITL files in My Music/iTunes? On the iPod in iTunesDB? Or in a combination of the three?
See above. The library is in the itl file but itunes creates a copy of it in xml format for other programs to use. (the idea is that you could write a program which uses information from itunes; you can get this from the xml file)
The ipod has a separate database which is filled by itunes (or whatever you use that supports it) when syncing. This allow you to go beyond mere id3 tags on the ipod and use lets you e.g. rate songs on the ipod and have them synced back to your pc, or have the playcounts of all songs you played on the ipod get synced back to your pc. (handy for smartlists)
Since I made the mistake of aacgaining all my aac files
after I put them in itunes, i have a lot of aac files with a wrong soundcheck value. Currently I know of only one way to remove the soundcheck value:
1) remove the files from itunes
2) remove the itunnorm tag in them
3) re-import
Unfortunately, this would make me lose all my ratings and playcounts, so I would be very happy if somebody could find a way to delete the soundcheck value. (editing it would be even better)