QUOTE(Martin H @ Apr 13 2005, 10:04 PM)
On the other hand, if you append gaps to the next track, then every time you skip to play a new track, then the gap is also played first, but a normal cd player would skip it, so that is in my oppenion a bad gap treatment, if your goal is to emulate a cd player.
My goal is not to emulate a CD player, since that is actually impossible. Portable players don't know about indexes, and without such a concept it is not possible to behave like a CD player in all cases.
Given that one *cannot* arrange things just like a CD player, we are left with the problem of what to do with the content of index 0. If it's silent, then it probably makes most sense to stick it on the end of the previous track, as per your position. But now consider the case when it's *not* silent. We have three options:
1. Chuck it away. That doesn't make sense: when you play the whole album you'll lose that bit.
2. Add it to the end of the previous track. This would make sense if the content of index 0 is part of that previous track. Which it isn't.
3. Put it on the front of the following track. This makes sense if the content of index 0 is the introduction to that following track. Which it usually is.
If you're going to play the whole album through, options 2 and 3 give the same result. But if you're going to be selecting isolated tracks to play, my position remains that option 3 is correct.