shithub: sox

Download patch

ref: bbdb7f0e9aa5f91c61fb916fb63a7769b292b574
parent: 88a3e69b9df32ed446ea5cf5cb4ba04af2682278
author: cbagwell <cbagwell>
date: Sat Feb 19 12:49:00 EST 2011

Instruction improvements.

--- a/README.osx
+++ b/README.osx
@@ -16,7 +16,7 @@
 ----
 
 SoX can make use of the wget command line utility to load files over
-the internet or list to shoutcast streams.  It only needs to be
+the internet or listen to shoutcast streams.  It only needs to be
 somewhere in your path to be used by SoX.
 
 Please consult wget's homepage for access to source code as well
@@ -54,7 +54,7 @@
 ----------------------
 
 SoX contains support for reading and writing MP3 files but does not ship
-with the DLL's that perform decoding and encoding of MP3 data because
+with the dylib's that perform decoding and encoding of MP3 data because
 of patent restrictions.  For further details, refer to:
 
 http://en.wikipedia.org/wiki/MP3#Licensing_and_patent_issues
@@ -61,10 +61,9 @@
 
 MP3 support can be enabled by placing Lame encoding library and/or
 MAD decoding library into a standard library search location such
-as /usr/lib or /usr/local/lib (or set LTDL_LIBRARY_PATH to search
-path).
+as /usr/lib or set LTDL_LIBRARY_PATH to location.
 
-These can be compiled yourself, may turn up on searches of the internet
+These can be compiled yourself, they may turn up on searches of the internet
 or may be included with other MP3 applications already installed
 on your system. Try searching for libmp3lame.dylib and libmad.dylib.
 
@@ -94,10 +93,10 @@
 data because of patent restrictions.
 
 AMR-NB/AMR-WB support can be enabled by placing required libraries
-into a standard library search location such as /usr/lib or
-/usr/local/lib (or set LTDL_LIBRARY_PATH to search path).
+into a standard library search location such as /usr/lib
+or set LTDL_LIBRARY_PATH to search path.
 
-These can be compiled yourself, may turn up on searches of the internet
+These can be compiled yourself, they may turn up on searches of the internet
 or may be included with other AMR applications already installed
 on your system. Try searching for libopencore-amrnb.dylib and
 libopencore-amrwb.dylib.
@@ -120,7 +119,7 @@
 
 SoX has built in support for LADSPA Plugins.  These plugins are
 mostly built for Linux but some are available for OS X.
-The Audacity GUI application has a page that points to a collect
+The Audacity GUI application has a page that points to a collection
 of OS X LADSPA plugins.
 
 http://audacity.sourceforge.net/download/plugins