On Thu, Dec 09, 2004 at 11:39:30AM +0000, Tobiah wrote: > Senthil Nathan G wrote: > >Can some one suggest me a free library for converting MP3 to Wav. I need > >this for some DSP works on MP3 files. > > It's possible to do this with xmms. Under options, configure the > output plugin to use the 'disk writer'. Then you can start the > program with 'xmms *' which will cause it to convert all of the > files in the current directory. You could also just arrange a playlist > of the files that you need, and hit the play button. Unfortunately, xmms is not a library. For a Unix shell script, I would use sox, lame, or mpg123. Ben