Re: Audio Converter and Endians problem
Re: Audio Converter and Endians problem
- Subject: Re: Audio Converter and Endians problem
- From: john <email@hidden>
- Date: Mon, 27 Jan 2003 17:45:24 +0000
Hi Franck,
I'm sure there are people on this list who know more about file types
than me, but I wrote some basic file type readers and for aiff I always
use big endian with AudioConverter to and from float/16bit int. For
wave types I use little endian.
-- John
Hello,
I'm using audio converters and i stumble across a problem:
When trying to convert a CD Audio track it seems the mFormatID flag is
not detected correctly...it says it's big endian whereas my memory and
quicktime player says it's little endian. Could anyone confirm this?
is it a known bug? I mean i tried with prestochango and PlayAudioFile
and the result is the same...
any ideas?
Thanks
Franck
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.