SubGraphs
SubGraphs
- Subject: SubGraphs
- From: Russ Fellman <email@hidden>
- Date: Mon, 23 Feb 2009 01:55:16 -0500
Hello,
I was reading some of the posts on SubGraphs but the youngest I could find was 2006. I would like to make a mixer that would be able to have effects placed anywhere along the signal path in the main graph and be dynamically controlled. Is this possible? How do you go about using the subgraphs? I assume they can be made in their own method, and then just referenced as a node in the main graph. AUGraphNewNodeSubGraph and AUGraphNodeInfoSubGraph (sp.) are the only ones used to make it work? If the original suggestion wont work, how about tracks that would be subgraphs, which could be turned on and off? Thanks!
Track 1 ------------ 0 MIXER 0 -------- (SUBGRAPH) ---- Output
Track 2 ------------ 1
(SUBGRAPH) ---- Reverb AU 0 ---------- 0 Generic Output---
Will this work?
Or...
Track 1 ------------ 0 MIXER 0 -------- (SUBGRAPH) ---- Output
Track 2 ------------ 1
Where Track X is FilePlayerUnit 0 ---------- 0 Generic Output
for each.
Thanks for your help! If there is any sample code you could provide for creating a subgraph and using it in the main graph that would be most helpful!
-Rusty
_______________________________________________
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