Re: normalizing clipping 32bit wav files?

Jan Stary <[email protected]> Mon, 22 May 2023 13:55:30 +0200
Newsgroups gmane.comp.audio.sox
Message-ID <[email protected]>
Can you please post that file where I can look at it,
or the problematic snippet?

	Jan

On May 22 09:08:24, [email protected] wrote:
> Hi list,
> 
> I have a 32bit wav file in 0x3 => WAVE_FORMAT_IEEE_FLOAT with samples
> outside of -1 and 1 which will be clipped at playback. 
> 
> Using 
>  sox in.wav out.wav norm -1 
> will clip these files as well instead of leaving the original waveform
> intact. Audacity is able to do this.
> 
> Is this intentional, if not is this known, should I be filing a bug
> report?
> 
> Thanks! Peter
> 
> 
> _______________________________________________
> Sox-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sox-users
>