Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (21 loc) · 727 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 727 Bytes

Changelog

Unreleased

breaking

  • methods are renamed
    • play -> play_from_music_offset
    • play_absolute -> play
    • seek_to_beat -> seek_beat
    • offset -> music_offset
  • minimal godot version bumped: 3.1 -> 3.2

added

  • func seek_music, var playback_position_music considers music_offset. zero is the beginning of music.

fixed

[0.1.0] - 2019-06-01

Added

  • static type declaration

Changed

  • migrated to Godot 3.1
  • playback is now after-offset value (zero based when even offset exists)

Fixed

  • Prevents audio looping when playing