Hi,
I am badly in need of a mp3 decoder, to play mp3 files. Can some one point me to any links to play mp3 files using juce. Any code already written?
Thanks,
Yogesh Kini
Hi,
I am badly in need of a mp3 decoder, to play mp3 files. Can some one point me to any links to play mp3 files using juce. Any code already written?
Thanks,
Yogesh Kini
libmp3 is the open-source library to look for, though I’ve never done a juce wrapper for it.
libMAD is good too.