I have a system where 3 USB isochronous endpoints are used to send 3 stereo pairs to a DSP based sound processor. Can I instantiate 3 instances of TStockAudioPlayer or TLiveAudioPlayer and have this work but with the standard Windows USBaudio driver?
Second part of the question is in any case of TStockAudioPlayer or TLiveAudioPlayer using PCMStereo, is the playback free from any "effects" that windows can apply to the audio? I am referring to things like SRS WOW, bass enhancement, echo/reverb, or any other "distortion" in the audio to be processed in my sound processor? IOW, is data written directly to the sound card buffers without Windows messing with it even if the user has enabled those effects for other playback?