Releases: spookygames/gdx-sfx
Releases · spookygames/gdx-sfx
3.1.0
What's Changed
- Sound Effect looping fix for Android by @Dakror in #5
- Allow sounds to have their own playback volumes by @soundasleep in #7
- Use lwjgl3 on desktop platform
New Contributors
- @soundasleep made their first contribution in #7
Full Changelog: 3.0.0...3.1.0
3.0.0
Now on Maven Central! Base package is now games.spooky.sfx.
2.1.0
Rework sound spatialization, should be a bit more efficient now (breaks spatialization API, but who is using these spatial thingies anyway?)
2.0.1
Prevent potential crashes on SfxMusicPlaylist
2.0.0
First acceptable version of this library.
Version 1.0.0
First version of the library. It's very wrong on many levels, avoid at all cost.
Demo for the SfxMusicPlayer (desktop and android).