Skip to content

Instantly share code, notes, and snippets.

@yosmoc
Created December 3, 2014 20:49
Show Gist options
  • Save yosmoc/72ce9415de477a899692 to your computer and use it in GitHub Desktop.
Save yosmoc/72ce9415de477a899692 to your computer and use it in GitHub Desktop.
OSXにSoXをインストールする ref: http://qiita.com/samurai20000@github/items/2af98b6c468af317bb09
brew install lame
brew install sox
sox src.mp3 dst.mp3 tempo 1.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment