Re: Channels and frames (correction)
Re: Channels and frames (correction)
- Subject: Re: Channels and frames (correction)
- From: "john smith" <email@hidden>
- Date: Mon, 07 Nov 2005 20:29:54 +0100
Finally, if you wanted to just deal with mono or stereo, then the
situation is much less complex, because you don't have an overlapping
case. Thus:
{ {1, 1} {2, 2}}
would result in 2 possible channel configurations for an AU (regardless
of how many inputs or outputs it had):
(A) In0:1 In1:1 Out0:1
(C) In0:2 In2:1 Out0:2
Should read:
(C) In0:2 In1:2 Out0:2
Are you saying that
(D) In0:1 In1:2 Out0:1
(E) In0:2 In1:1 Out0:1
would not be possible? From what you said earlier, I understood those were
also possible.
(To be more precise: The way I understood it was that the channel count was
per bus, but each bus might be instantiated with different configurations
simultaneously).
Greets,
Michael Olsen
_________________________________________________________________
Don't just search. Find. Check out the new MSN Search!
http://search.msn.com/
_______________________________________________
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