##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^^^^
Friday, July 31, 2009
Subscribe to:
Comments (Atom)