I have been developing a game/engine using JOGL for several months and I have reached the stage where I must choose a sound API. I am considering using JOAL, but have a few questions:
- Does JOAL support MP3 files?
- I saw there is ogg support as an extension, can I trust this will work for the majority?
- How stable is the API?
- Is it still supported?
- Given a choice between FMOD and JOAL, and knowing what you know now as an experienced JOAL developer, which would you choose if you were me?
- Are there any webstart examples I can try?
Thanks for your answers!