Applications Graphics & Sound Sound & Music Sourcecode & Information Sound Sourcecode MP3 / MPEG  

Madlldlib v1 beta 3

download download  
important code information
author:
Madlldlib
minimum requirements:
Madlldlib v1 beta 3 description

Libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, enabling other languages (i.e. C#, Visual Basic) to access the libmad library using the simple interface I've provided.


This source also provides a pre-compiled DLL (and .LIB).
It was compiled against libmad version 0.15.1b. Read the
inline documentation of the source files and look at the
example 'test.cpp' for usage.

J. A. Robson



File List:
Makefile2Kb
bstdfile.cpp10Kb
bstdfile.h3Kb
diffs.txt2Kb
madlldlib.cpp23Kb
madlldlib.dll152Kb
madlldlib.h2Kb
madlldlib.lib2Kb
readme.txt222b
test.cpp3Kb

Similar code
ID3Test (Popularity: ) : Shows how to load an ID3 from an MP3 file. Just drop an mp3 file on the exe-file and it ...
User reviews

1 user review. Read now.


Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 351
version
size in Kb 90
popularity   1659/7816471
user rating 8/10
ad


New Code
Popular Code