Re: AUNodes
Re: AUNodes
- Subject: Re: AUNodes
- From: Robert Grant <email@hidden>
- Date: Wed, 23 Oct 2002 15:58:20 -0400
Hi Craig,
The way to connect multiple effect chains to one output node would be
through
a mixer. Unfortunately Apple rev'ed the AudioUnits in Jaguar to V2 but
left the
stereo mixer behind at V1. V1 AudioUnits are not compatible with V2 AUs
and Apple
does not want us to start or continue developing with the V1 AUs.
So we're a bit up a creek as far as mixing goes. Any AU gurus out there
want to
knock up V2 mixer to keep us going? :-)
Robert.
On Wednesday, October 23, 2002, at 02:53 PM, Craig Bakalian wrote:
Hi Robert,
Well, is there the possibility of connecting all the chains of effect
AUNodes to one output Node? Forgive my ignorance, but what is a V1
unit?
Craig Bakalian
On Wednesday, October 23, 2002, at 02:17 PM,
email@hidden wrote:
I don't believe you can have multiple OutputUnits in the same graph.
However there's
no limit to the number of graphs in an app. My Rax app has a graph per
rack.
Another approach is to use subgraphs and then mix them together before
sending to
the result to the Output. However I believe that the general purpose
mixer is still a
V1 unit? FindUnits doesn't get me any matches with a component type of
kAudioUnitType_Mixer.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
References: | |
| >AUNodes (From: Craig Bakalian <email@hidden>) |