Hello,

I'm trying to write some simple mp3 player in c, I want to use libmad to decode the mp3 file and then output decoded audio using alsa, I have looked on sorces of some applications but most...