Two clients using same device
Two clients using same device
- Subject: Two clients using same device
- From: "Sean Morrell" <email@hidden>
- Date: Thu, 30 Jan 2003 11:28:15 -0600
I have written some code for our device driver's control panel that does
nothing more than copy the input directly to output for monitoring. If
monitoring is enabled and no other applications are using the device, all is
well. And if monitoring is enabled before another application such as Daisy
is started, audio from the input is mixed with the audio from the other app
and both can be heard through the output. But if I start the other
application first, then enable monitoring, only audio from the other app is
played. I have verified that adding the AudioDeviceIOProc and starting is
successful, and my IOProc continues to be called with valid buffers. Does
anyone know what is happening here?
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.