Re: ExtAudioFile questions
Re: ExtAudioFile questions
- Subject: Re: ExtAudioFile questions
- From: Mark Pauley <email@hidden>
- Date: Tue, 22 May 2007 11:35:17 -0700
In my experience, the channels are not mixed, though the minimal
contract has been upheld: I convert a mono-aif file to two channel
LPCM and find that one of the channels is blank. I think you've got
to manually add a mixer unit into the graph to get what I would
consider proper conversion of formats with differing channels per frame.
_Mark
On May 22, 2007, at 8:32 AM, Sophia Poirier [dfx] wrote:
Will the ExtAudioFile / AudioConverter API convert between stream
formats with different numbers of channels? In other words, if I
ExtAudioFileOpen() a file, and then set the
kExtAudioFileProperty_ClientDataFormat property with an
AudioStreamBasicDescription.mChannelsPerFrame value different than
that in the kExtAudioFileProperty_FileDataFormat property's value,
will then calling ExtAudioFileRead() successfully convert up to more
channels or down to fewer channels in the output buffers, or does
this not work?
Also, I remember a while back there being a series of emails from
Brian Whitman about the AudioFile API crashing when encountering
certain malformed (but common) AIFF files. Was this ever fixed? If
so, in which version of Mac OS X?
thanks,
Sophia
_______________________________________________
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
_______________________________________________
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