Re: Float32 PCM to AIFF error
Re: Float32 PCM to AIFF error
- Subject: Re: Float32 PCM to AIFF error
- From: Richard Dobson <email@hidden>
- Date: Mon, 05 Mar 2007 12:22:22 +0000
sheen mac wrote:
Hi All,
I tried to convert FLoat32 PCM to AIFF based on
http://05.code-hosting.com/MAC_Programming/1432108-Generating-tones---coreAudio-.
But I didn't get a sound.I enclosed the code here.
Kindly help me.
Thanks in Advance,
Sheen
AIFF does not support float samples. You have to use AIFC (where float32
pretends to be a compressed type, without actually being compressed).
This may involve changing the code quite a bit.
Richard Dobson
_______________________________________________
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