Re: De-interleave AudioUnit
Re: De-interleave AudioUnit
- Subject: Re: De-interleave AudioUnit
- From: Ethan Funk <email@hidden>
- Date: Thu, 30 Sep 2004 14:56:24 -0700
Does the VarRate AudioUnit support deinterleaving as well by any
chance? I need a VarRate filter in the chain any way. If I could get
it to deinterleave too I would be a very happy programmer.
Ethan...
On Sep 30, 2004, at 9:48, David Duncan wrote:
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