Hello List,

Im trying to get my program running, im decoding an mp3 frame by frame with mad_frame_decode. Ive got it to the point where it just outputs the decoded mp3 to console. But thats not very helpful how would I hook it up to libao ao_play or anyother output library??

Running on Linux Debian x86

Thanks for the help