TinySound
TinySound copied to clipboard
Simple library for playing sounds and music in Java
setVolume for Sound is a useful feature that save us coding. I have actually added this myself to a modified TinySound, but I prefer to use the original one.
On some embedded-systems there is a load of aproximatly 30-40% producted by the Thread.sleep(1) in this class. The Issue presents itself in case of starting the SoundEngine on Application-Startup, while...
i know this is unmaintained and everything, but i ran a game i made with this lib on java 21 and it had no sound at all. When i ran...