AudioMixer stops working
|
04-28-2013, 01:46 AM
Post: #1
|
|||
|
|||
AudioMixer stops working
Hi,
I have the following setup: 1 ASIO device (4 in and 4 out) 1 AudioMixer with 5 channels the audio mixer's output is plugged into ASIO device, and the 4 ASIO device inputs are plugged into the 4 first channels of the audio mixer. the 5th line of the audio mixer is a DSAudioPlayer, and it plays an url. Everithing works fine until the url stops playing. When it stops, everything stops. Is there a way I can continue mixing the 4 other channels while the 5th channel is stopped? thanks. |
|||
04-28-2013, 07:55 PM
Post: #2
|
|||
|
|||
RE: AudioMixer stops working
Hi!
Did you try playing audio from file instead of an URL to see if it still occurs? Which compiler and version of the labs are you using? Regards, Dave |
|||
04-29-2013, 12:09 PM
Post: #3
|
|||
|
|||
RE: AudioMixer stops working
(04-28-2013 07:55 PM)Dave Wrote: Hi! I'm gonna try it, but now I did a workaround. I got a component that buffers the Stream and restream it for my directshow filter, and this filter never stops. So for the moment it works, but I'll investigate that at a later time to know the real answer. Thanks for your answer. P.S. I Use Visual Studio 2012 with dll version 5.0.3.1 |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)