Stop playing all sounds and music

Started by elund,

elund

I'm looking for a way to stop all playing sounds and music.  I tried:
BASS_Stop();
BASS_Start();
but this only stops the music from playing -- the samples keep going to the end (or in the case of my looping sample, forever). Is there any other way besides calling BASS_SampleStop on all the samples? I'm using BASS 1.7 on a Win2K machine.

Ian @ un4seen

Oops, you're right :)

It'll be corrected in the next release... if you like, I can send an update.