Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: spookygames/gdx-sfx

3.1.0

25 Jan 12:11

Choose a tag to compare

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

Full Changelog: 3.0.0...3.1.0

3.0.0

30 Apr 16:38

Choose a tag to compare

Now on Maven Central! Base package is now games.spooky.sfx.

2.1.0

17 Oct 17:48

Choose a tag to compare

Rework sound spatialization, should be a bit more efficient now (breaks spatialization API, but who is using these spatial thingies anyway?)

2.0.1

17 Oct 17:47

Choose a tag to compare

Prevent potential crashes on SfxMusicPlaylist

2.0.0

27 Sep 15:36

Choose a tag to compare

First acceptable version of this library.

Version 1.0.0

15 Sep 11:45

Choose a tag to compare

First version of the library. It's very wrong on many levels, avoid at all cost.
Demo for the SfxMusicPlayer (desktop and android).