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

Paul K mafeuser at gmail.com
Mon Oct 22 19:06:54 UTC 2012


did the job:))))

thank You very much!:)

On Mon, Oct 22, 2012 at 8:49 PM, David <dplist at free.fr> wrote:
> On Mon, 22 Oct 2012 20:41:20 +0200
> Paul K <mafeuser at gmail.com> 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 at lists.linuxaudio.org
> http://lists.linuxaudio.org/listinfo/linux-audio-user


More information about the Linux-audio-user mailing list