Re: Writing little-endian AIFF/AIFC files
Re: Writing little-endian AIFF/AIFC files
- Subject: Re: Writing little-endian AIFF/AIFC files
- From: Brian Willoughby <email@hidden>
- Date: Tue, 31 Mar 2009 00:25:20 -0700
If you want to avoid clipping, then keep the floats below (1 - 1 /
(2^N)), where N is the bit depth of the output device.
If you want to maintain symmetry of synthesized waveforms, and avoid
DC offset, then you should probably honor that limit on the negative
excursion as well.
Brian Willoughby
Sound Consulting
On Mar 30, 2009, at 23:04, tahome izwah wrote:
2009/3/30 james mccartney <email@hidden>:
AudioFile supports float format for both AIFC and WAVE (and also
for NeXT,
CAF).
CoreAudio considers floats to range from -1 to +1.
-1 to +1 or -1 to +0.99999?
_______________________________________________
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