Skip to content

Releases: Hangman/TuningFork

4.4.1

23 Apr 10:36

Choose a tag to compare

This release includes:

  • Audio prevents multi-initialization of itself by the user
  • Fixed SoundSource.getPosition() returning outdated values

Check out the full patch notes!

4.4.0

21 Nov 23:19

Choose a tag to compare

This release includes:

  • a new master volume setting in JukeBox
  • an easier way to register TuningFork resource types in libGDX's AssetManager
  • a readable SoundBuffer type

Check out the full patch notes!

4.3.0

04 May 00:37
661f800

Choose a tag to compare

This release includes:

  • support for the Quite Ok Audio Format
  • support for delayed playback and sample perfect synchronization
  • several minor fixes and improvements

Check out the full patch notes!

4.2.1

22 Jan 12:40

Choose a tag to compare

This release includes:

  • fixes a crash when calling AudioDevice.disableHrtf()
  • fixes AudioDeviceRerouter not being informed about new context attributes when calling AudioDevice.disableHrtf()

Check out the full patch notes!

4.2.0

26 Nov 08:55
eab9ffa

Choose a tag to compare

This release includes:

  • PcmSoundSource convenience methods for feeding floats
  • Fixes MS_ADPCM duration resolution inaccuracies

Check out the full patch notes!
Please note that this release raises the minimum supported version of libGDX to 1.12.1.

4.1.0

05 Oct 10:22

Choose a tag to compare

This release includes:

  • reversed playback
  • change sound effects at runtime without re-creating and re-attaching
  • a universal loader for all supported file formats
  • a fix for sound effects when using the library with Kotlin

Check out the full patch notes!

4.0.0

03 Jul 09:58

Choose a tag to compare

This release includes:

  • loop points
  • faster loading of OGG and IMA ADPCM
  • improved API for filters
  • smart output device switching
  • new supported formats/codecs: aiff/aifc, u-law, a-law, ms-adpcm

... and much more! It's a big release this time.

Check out the full patch notes!
Please note that this release raises the minimum supported version of libGDX to 1.12.0.

3.3.0

05 Apr 01:01

Choose a tag to compare

This release includes:

  • the possibility to add more than 2 effects to a source
  • full support for mp3 (was partially supported before)
  • some getters and setters in ThemePlayListProvider that were missing
  • and also a few more missing getters in SoundSource
  • new effect presets

Check out the full patch notes!

3.2.0

30 Dec 03:07

Choose a tag to compare

This release includes:

  • A music player system
  • Concurrency and duration measurement fixes in StreamedSoundSource

Check out the full patch notes!

3.1.0

16 Nov 01:04

Choose a tag to compare

This release includes:

  • backwards compatible API improvements
  • flac files work in a jar
  • pseudo mp3 support
  • change playback speed without changing the pitch

Check out the full patch notes!