Created
December 3, 2014 20:49
-
-
Save yosmoc/72ce9415de477a899692 to your computer and use it in GitHub Desktop.
OSXにSoXをインストールする ref: http://qiita.com/samurai20000@github/items/2af98b6c468af317bb09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install lame | |
brew install sox |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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