Good sound library

Hi everyone, it's my first post there :slight_smile:



I want to do 2D game in Java. I wrote 2D Engine but now I'm looking for some sound engine. Java Sound API is bounded so I can't use it. I found JOAL and sound package in LWJGL. In my opinion they're very similiar. What are you thinking about there? Which is better? Do you know more sound libraries?

LWJGL sound library and JOAL are actualy ports to the same native library (OpenAL)