Hi All, I’m looking for some advice.
I don’t know much about Java sound options other than how to use AudioClip. I’m doing a 2d game where I want samples played at various different volumes (which AudioClip doesn’t appear to support, and GageSound seems to have a global volume for all samples?).
What are the options? Is JMF any good? I looked at OpenAL, and that looks like overkill?
Please enlighten me :o)
Peter.