Re: Audio Units without AUGraph API
Re: Audio Units without AUGraph API
- Subject: Re: Audio Units without AUGraph API
- From: Doug Wyatt <email@hidden>
- Date: Thu, 27 Aug 2009 11:08:01 -0700
It's pretty simple to use AU's without a graph.
The extra features provided by the graph include being able to
initialize/uninitialize all of the AU's in the graph at once, and
perform dynamic connections/disconnections in a threadsafe manner.
Doug
On Aug 27, 2009, at 3:17 , Darrell Gibson wrote:
Hi All,
Is it possible to "connect" and send data "in and out" of Audio
Units without using the AUGraph API? Is there any documentation or
examples on how to do this? I've trawled through the SDK, but can't
seem to find anything. (The says to me it is either trivial, not
possible or I've missed something. I'm not sure which.) Any
pointers would be greatly appreciated.
Thanks for any help,
Darrell.
_______________________________________________
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