Re: [LAU] bad header info in wav file (sampling rate). how to fix it?

From: David <dplist@email-addr-hidden>
Date: Mon Oct 22 2012 - 21:49:58 EEST

On Mon, 22 Oct 2012 20:41:20 +0200
Paul K <mafeuser@email-addr-hidden> wrote:

> Hallo people.
>
> is there way to fix sampling rate from 48kHz to 32kHz.
>
> prompt$ file clip.wav
> clip.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16
> bit, stereo 48000 Hz

You can use sox :

$ sox -r 32000 clip.wav -r 32000 clip-32.wav

HTH

-- David
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Tue Oct 23 00:15:02 2012

This archive was generated by hypermail 2.1.8 : Tue Oct 23 2012 - 00:15:02 EEST