Re: [linux-audio-user] Repairing wav files written by pd 64bit

From: Tapio Kelloniemi <persistent.spam@email-addr-hidden>
Date: Mon Mar 07 2005 - 21:44:12 EET

On Mon, Mar 07, 2005 at 11:27:32AM -0700, thewade wrote:
> In the mean time does anyone know how to repair the header of a wav
> file? I tried snd-7 but it cannot open the file. Sox doesnt reconize
> the file format. I can play the files written by PD by using:
> aplay -f dat test.wav

Remove the WAV header in some way (everything up to and including letters
'DATA'). Then use something like this:
sox -t raw -r 48000 -swc2 broken-wave.raw corrected.wav

You can skip the header deletion, but then you get a clock at the
beginning of the corrected WAV (the click may be hearable).

-- 
Tapio
Received on Tue Mar 8 00:15:12 2005

This archive was generated by hypermail 2.1.8 : Tue Mar 08 2005 - 00:15:12 EET