Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: mp3 to wave (Read 3819 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

mp3 to wave

I would like to use a function which can transform a mp3 to wav. I arrive to build MAD. But it is very difficult to understand it, and it include a player which i dont need. 

Does exist a simple function like this (made from MAD or anything else):

    int mp3_to_wav( char "input file" , char "output file" )

Does somebody made already this function?

thanks   

Sam

mp3 to wave

Reply #1
As far as I know MAD sources include an easy interface to libMAD... try harder!
ruxvilti'a

mp3 to wave

Reply #2
 , ok, let's go !!!