is it possible to have a stream "passing" through BASS_FX and then played in FRONT speakers???
i used this...
STRM = BASS_StreamCreateFile(BASSFALSE, sFilename, 0, 0, BASS_SPEAKER_FRONT + BASS_STREAM_DECODE)
...
...
...
BASS_StreamPlay BASS_FX_PitchGetResampledHandle(STRM), BASSFALSE, 0
it plays both on front and back speakers. before i used BASS_FX, it worked just fine... any ideas?
VB sp5,WinXP Pro, SB Live 5.1,DX 8.1