Audio splitter
Audio splitter
- Subject: Audio splitter
- From: Gregory Pfeil <email@hidden>
- Date: Tue, 03 Feb 2004 22:24:20 -0800
I want to run one audio signal (well, a stereo pair) to a couple
different effects chains and am wondering what the best approach is.
Should I make a splitter AU that has a single bus and copies the data
to multiple output busses? Is there a splitter AU already available? Or
is that not necessary. Is there some equivalent mechanism built in? If
there is, how do I handle it in a host (Logic, for example)?
It would seem that Effects can only have a single bus, so if anything,
this would have to be a MusicDevice, correct? Also, it appears that the
number of busses is fixed (since it's passed as part of the
constructor), so no chance of having a parameter that sets the number
of output busses to split to, eh?
Lemme know if I'm just totally off base here or what. Thanks.
_______________________________________________
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.