Re: AudioConverterConvertBuffer() and interleaved data
Re: AudioConverterConvertBuffer() and interleaved data
- Subject: Re: AudioConverterConvertBuffer() and interleaved data
- From: James McCartney <email@hidden>
- Date: Thu, 15 Sep 2005 16:43:32 -0700
On Sep 15, 2005, at 12:01 PM, Greg Chapman wrote:
However, if you're writing audio to an AIFF file, you will actually
want interleaved PCM data (unless you're writing multiple AIFF
files, one file per channel).
Greg
Yes this is backwards:
I'm trying to convert the float, interleaved data from an stereo
audio unit to a uninterleaved, signed PCM format for writing out an
AIFF file.
The audio unit (assuming it is not a V1 audio unit) is outputting non-
interleaved and you need to convert to interleaved.
james mccartney
_______________________________________________
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