if i create a stream using BASS_STREAM_DECODE and get the channel-status with BASS_ChannelIsActive() it always returns BASS_ACTIVE_PLAYING - even directly after creating the filestream! even if i directly call BASS_ChannelStop() after creation.
so, can someone tell my why? bug or my fault?
cheers,
vtx