• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Installing SoX 13.0.0 on Mac OS XEdit

Created 2/20/2007, updated 5/18/2017

See the SoX project page (http://www.sourceforge.net/projects/sox) at SourceForge for an appropriate download link from a local mirror.

wget http://kent.dl.sourceforge.net/sourceforge/sox/sox-13.0.0.tar.gz
tar xzvf sox-13.0.0.tar.gz
cd sox-13.0.0
./configure
make
sudo make install
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).