Re: De-interleave AudioUnit
Re: De-interleave AudioUnit
- Subject: Re: De-interleave AudioUnit
- From: David Duncan <email@hidden>
- Date: Thu, 30 Sep 2004 12:48:26 -0400
On Sep 30, 2004, at 12:35 PM, Ethan Funk wrote:
I'm trying to find information on Apples De-interleve AudioUnit. Can
any one point me to some documentation? All I want to do is
deinterleave a stereo stream so I can pass it along to a matrix mixer.
I am currently having my renderCallback do this, but it would be nice
to make it generic.
Instantiate an AUConverter audio unit. By setting the input format to
be interleaved and the output format to be de-interleaved you will get
the de-interleaving that you are looking for.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
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