I am looking for an open source audio library similar to BASS from un4seen (http://www.un4seen.com/) to be used in Java applications. Could someone point me to a similar project?
Following steps are to be followed to play a clip object.Create an object of AudioInputStream by using AudioSystem. getAudioInputStream(File file). AudioInputStream converts an audio file into stream. Get a clip reference object from AudioSystem.
If you don't mind using native libraries, OpenAL has at least these two Java wrappers:
I have yet to try it myself, but it feels pretty solid as LWJGL, which many games are based on, has chosen to use it.
Try Beads: http://www.beadsproject.net. Available as jar, processing library or Eclipse project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With