Re: subgraph
Re: subgraph
- Subject: Re: subgraph
- From: William Stewart <email@hidden>
- Date: Thu, 5 Jun 2008 19:44:56 -0700
the subgraph is a node in the parent graph, so you just connect the
node representing the sub graph to the node that is the mixer in the
parent graph
Bill
On Jun 5, 2008, at 5:45 PM, Ashley Allen wrote:
Hi,
I'm working with AUGraph and would like to add subgraphs. I
currently have defaultOutput<-stereoMixer<-AudioFilePlayer(s). I
want to add genericOutput<-TimePitch<-AudioFilePlayer chained
together on a subgraph. How do I add the genericOutput unit
contained in the subgraph to the stereoMixer unit contained in the
main graph?
Thanks,
Ashley
_______________________________________________
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
_______________________________________________
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
References: | |
| >subgraph (From: Ashley Allen <email@hidden>) |