Releases: Hangman/TuningFork
Releases · Hangman/TuningFork
4.4.1
4.4.0
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
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
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
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
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
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
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
This release includes:
- A music player system
- Concurrency and duration measurement fixes in
StreamedSoundSource
Check out the full patch notes!
3.1.0
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!