I'm working on a OpenGL game in Java and I want to incorporate sound.
I've done some ferreting, and having some trouble finding something. I've seen that JOAL is now defunct, and there's a popular 3D Sound Engine (paulscode) which seems a bit complicated, and there were references to JOrbis but I wasn't sure it was what I wanted.
I will settle for Ogg or WAV format, it's just for a little 2D game so it doesn't have to be super hi-fi quality, just something the players can hear. I would like sound FX and also music.