##Converting .wav to .mp3 format##
##-----------------------------------------------------##
## install lame:
sudo apt-get install shntool
sudo apt-get install lame
#Example -> to convert Track02.wav ---to--> SpiritOfTheGreatHeart.mp3:
lame -V2 Track02.wav SpiritOfTheGreatHeart.mp3
#NOTE: no spaces in names^^^^
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment