SDL_mixer fade in problem

Hi!

I use mixer 1.0.6 and found out following behaviour: when a channel fades in,
i cannot Mix_FadeOutChannel(), only Mix_ExpireChannel() works, but I want to
fade out, while the channel fades in (of course fade in to the half volume and
then fade out :wink:

Can you help me?
Thomas