Re: Audio splitter
Re: Audio splitter
- Subject: Re: Audio splitter
- From: Robert Grant <email@hidden>
- Date: Wed, 4 Feb 2004 06:38:35 -0500
Hi Gregory,
This would be a great application for the Matrix Mixer. You could have
a single input bus and N output buses.
Robert.
On Feb 4, 2004, at 1:24 AM, Gregory Pfeil wrote:
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.
_______________________________________________
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.