Re: Creating an AudioConverter with kAudioFormatFlagIsNonInterleaved
Re: Creating an AudioConverter with kAudioFormatFlagIsNonInterleaved
- Subject: Re: Creating an AudioConverter with kAudioFormatFlagIsNonInterleaved
- From: David Duncan <email@hidden>
- Date: Fri, 18 Aug 2006 14:22:14 -0400
On Aug 18, 2006, at 02:02 PM, Mark Pauley wrote:
Hi there,
A non-interleaved stream format would greatly simplify the design
of my current project. Right now I'm trying to convert from 44khz,
16bit integer little-endian interleaved to 44khz 32bit floating
point big-endian non-interleaved data. Every time I try to create
an AudioConverter with a non-interleaved destination format,
AudioConverterNew returns 'fmt?'. Is this just not supported?
What are you filling out your ASBDs as? You may not be filling them
in in a way that the AudioConverter can recognize as a conversion
that it can do.
--
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