From 3aafe94693a6a0789a031c568c55eb4476590f4d Mon Sep 17 00:00:00 2001 From: sbanik <28155421+stevebanik-ndsc@users.noreply.github.com> Date: Mon, 22 Oct 2018 15:09:14 -0500 Subject: [PATCH] Update sox.1 s/nomalize/normalize/g --- sox.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sox.1 b/sox.1 index b8f27dbe..110e6406 100644 --- a/sox.1 +++ b/sox.1 @@ -100,7 +100,7 @@ translates an audio file in Sun AU format to a Microsoft WAV file, whilst sox recital.au \-b 16 recital.wav channels 1 rate 16k fade 3 norm .EE performs the same format translation, but also applies four effects -(down-mix to one channel, sample rate change, fade-in, nomalize), +(down-mix to one channel, sample rate change, fade-in, normalize), and stores the result at a bit-depth of 16. .EX sox \-r 16k \-e signed \-b 8 \-c 1 voice-memo.raw voice-memo.wav