Paul Davis wrote:
> On Mon, Jul 18, 2011 at 9:06 PM, Eric Steinberg
Err, actually, up to 2^32+7 bytes is ok for WAV [0]. More than
that and you have an invalid file. Many programs will produce
an invalid WAF file if you ask them :-).
Erik
[0] A WAV file consists or four bytes 'RIFF' followed by an uint32_t
with the length of the file following the length field. Biggest
number in a uint32_t is 0xffffffff so the file can be that big
plus 8 bytes for 'RIFF' and the length.
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.