Wednesday, November 12, 2014

SoX − Sound eXchange, the Swiss Army knife of audio manipulation

http://sox.sourceforge.net/sox.html
 sudo apt-get install sox
sudo apt-get install libsox-fmt-mp3

Convert to Male Voice
---
sox -S pemotong.mp3 -C 64 shifted.mp3 pitch -300


lame --decode music.mp3 - | play -

No comments:

Post a Comment