shithub: sox

Download patch

ref: 89dba2b6bfd17720c5946a97da614025befe63f4
parent: 5ab9d6ac27bbd336c48eec362e9720b6d08f42d9
author: robs <robs>
date: Mon Mar 23 06:07:25 EDT 2009

spell-check

--- a/FEATURES.in
+++ b/FEATURES.in
@@ -84,11 +84,11 @@
 ** norm: Normalise to 0dB (or other)
 ** vol: Adjust audio volume
 
-* Editting effects
+* Editing effects
 ** crop: Like `trim', but can crop end without specifying length
 ** pad: Pad (usually) the ends of the audio with silence
 ** silence: Remove portions of silence from the audio
-** splice: Perform the equivalent of a crossfaded tape splice
+** splice: Perform the equivalent of a cross-faded tape splice
 ** trim: Trim the ends of the audio
 
 * Mixing effects
@@ -117,13 +117,13 @@
 * Analysis `effects'
 ** noiseprof: Produce a DFT profile of the audio (use with noisered)
 ** spectrogram+: graph signal level vs. frequency & time
-** stat: Enumerate audio peak & rms levels, approx. freq., etc.
+** stat: Enumerate audio peak & RMS levels, approx. freq., etc.
 ** stats: Multichannel aware `stat'
 
   + optional effect, available only if SoX is built with `libpng'.
 
 * Miscellaneous effects
-** ladspa: Apply LADSPA plugin effects e.g. cmt (Computer Music Toolkit)
+** ladspa: Apply LADSPA plug-in effects e.g. CMT (Computer Music Toolkit)
 ** synth: Synthesise/modulate audio tones or noise signals
 ** newfile: Create a new output file when an effects chain ends.
 ** restart: Restart 1st effects chain when multiple chains exist.