Hey there!
I want to put sounds into my Game.
I already stored some Clip Objects and I want to play them with an external Class.
AudioInputStream wants to have an InputStream, but my Clips are already in the memory, how do I play them then? :clue:
Hey there!
I want to put sounds into my Game.
I already stored some Clip Objects and I want to play them with an external Class.
AudioInputStream wants to have an InputStream, but my Clips are already in the memory, how do I play them then? :clue: