Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 650 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 650 Bytes

Sox extended

This is a patched version of sox merged with this extension by jdesbonnet.

Compiling

Compiling the source requires a C compiler, autoconf, autoconf-archive.

To install the dependencies on Debian based systems:

sudo apt-get install build-essential autoconf autoconf-archive

To compile the source:

chmod +x compile.sh
./compile.sh

License

This project is licensed under the GPL v2 license. See the LICENSE file for details.