View Single Post
  #4 (permalink)  
Old 09-24-2007, 03:13 PM
Vladimir Vassilevsky
Guest
 
Posts: n/a
Default Re: 32 bit integer WAV file writer?


"mnentwig" <[email protected]> wrote in message
news:[email protected] ...
> in addition to above reply: sox might do the job (I have never tried,
> though). At least the man page shows 32 bit as option.
> http://linux.die.net/man/1/sox


You don't need all that junk. The wave file header structure is trivial; it
is all explained in MSDN.

VLV



Reply With Quote