Do different input devices require different AudioUnits?
Do different input devices require different AudioUnits?
- Subject: Do different input devices require different AudioUnits?
- From: Chilton Webb <email@hidden>
- Date: Sun, 13 Jun 2004 13:13:04 -0500
Hi,
Can one audio unit represent one device for output and another device
for input?
I have my audio input, filter, output code working great. Now I want to
set the audio to one of several different sources (usb Mics). So to do
this, do I set up an AudioUnit for each input device, and each output
device? If so, how do I specify which device each audio unit
represents?
Or is there some way that I can use the one current audioUnit ( which
is also my output audio unit), and set its input to a different device?
Thank you,
-Chilton
_______________________________________________
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.