Click to See Complete Forum and Search --> : How do I convert mp3's to Wav's?


blackbelt_jones
10-16-2004, 11:43 AM
A simple question; honest, I've tried to find the answer. What do I use and how do I use it?

squeegy
10-16-2004, 11:46 AM
One word, LAME

Dark Ninja
10-16-2004, 01:33 PM
Squeegy means the program "lame" -- not that you are lame. ;)

Anyway, the syntax (if I remember correct) is:

lame --decode file.mp3 file.wav

where file is the name of your mp3.


Also, if you have XMMS, you can use the DiskWriter plugin to convert. (It's good if you have a lot of MP3's to convert to WAV files.)

blackbelt_jones
10-16-2004, 10:59 PM
Thanks. I've used lame to turn wavs into mp3s... now I know how to do the reverse trick!

CoffeeMan
10-17-2004, 02:26 AM
We learn something every day.

dr_te_z
10-18-2004, 01:41 AM
Originally posted by squeegy
One word, LAME
Another word: sox (=Sound eXchange).