I'm making a music-player like application for desktops. I'd like to support as many audio types as possible but since I've had trouble finding a library that supports all of the files types I'd like. So I've decided to go with using a bunch of libraries together in order to support what I want.
I'm using JLayer for mp3 files, and now I'm looking for something that I can use to play audio MPEG 4 files since it's a fairly common audio type. Does anyone know of a library that would do this? I've looked around a bit but I haven't had much luck.