Hello Friends,
I am working on an audio Editor as part of my MCA. For that
i need to decode MP3 files into .WAV files, and i would be using
MAD Decoder for that purpose. I don't have documentation for MAD
Please send me documentation for using MAD i.e. Decoding functions
present in MAD library and their parameters etc.
Bye
Mukesh Harjai
_________________________________________________________________ Win a PC. Every 15 days! http://server1.msn.co.in/sp03/hclbeanstalktour/index.asp Just take this quiz.
On Monday, May 5, 2003, at 06:24 AM, mukesh harjai wrote:
I am working on an audio Editor as part of my MCA. For that i need to decode MP3 files into .WAV files, and i would be using MAD Decoder for that purpose. I don't have documentation for MAD Please send me documentation for using MAD i.e. Decoding functions present in MAD library and their parameters etc.
See the file 'minimad.c' in the distribution for a demonstration and information about the high-level API.
See:
http://www.bsd-dk.dk/%7Eelrond/audio/madlld/
for a demonstration and information about the low-level API.
For any further details about the MAD API, please join the mad-dev mailing list.
Cheers,