AUGraph and connecting many of them together.
AUGraph and connecting many of them together.
- Subject: AUGraph and connecting many of them together.
- From: John Clayton <email@hidden>
- Date: Fri, 24 Oct 2008 14:24:22 +0200
Hi All,
I'm looking at AUGraph and thinking: hmm... I can construct many
independent number of AUGraphs and then string them together to form
one final mother-graph.
But what I don't 'get' so far is how I connect AUGraphs together. I
had *assumed* that this was possible because of:
(a) the documentation says that we can do this (Audio Processing Graph
API - Core Audio Overview).
(b) the AUGraph API handles sub-graphs
Specifically; how do I connect an existing AUGraph that has a generlc
output into another graph? Assume that my input graph consists of :
QT -> Pitch -> Generic
and that my output graph is:
Mixer -> HAL Output
how would I connect the generic output bus to one of the input busses
of the mixer?
Thanks
--
John Clayton
Skype: johncclayton
_______________________________________________
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