Re: AUGraph with built-in input failing to set device (OSX)
Re: AUGraph with built-in input failing to set device (OSX)
- Subject: Re: AUGraph with built-in input failing to set device (OSX)
- From: John Nastos <email@hidden>
- Date: Thu, 06 Dec 2012 12:17:42 -0800
Tim et al,
The code sample you provided is actually the old way of doing it -- it uses a now-deprecated call (AudioHardwareGetProperty).
The way that I'm getting the default device ID works fine, assuming I get a reference to the AudioUnit using `AudioComponentInstanceNew` -- however, it does not work when using `AUGraphNodeInfo`
Is it not possible to use the default input in an AUGraph like this?
- John Nastos
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden