Skip to content

fix(player): ensure we properly start one time midi playback#2708

Merged
Danielku15 merged 1 commit into
developfrom
feature/fix-onetimemidi
May 23, 2026
Merged

fix(player): ensure we properly start one time midi playback#2708
Danielku15 merged 1 commit into
developfrom
feature/fix-onetimemidi

Conversation

@Danielku15
Copy link
Copy Markdown
Member

Issues

Fixes #2699

Proposed changes

With some state guards introduced in the previous releases, the playback of one time midi didn't set the right state flags to actually start playing. This PR aligns the parts with the normal play.

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • New tests were added

Further details

  • This is a breaking change
  • This change will require update of the documentation/website

@Danielku15 Danielku15 self-assigned this May 23, 2026
@Danielku15 Danielku15 merged commit 12a03c5 into develop May 23, 2026
8 of 9 checks passed
@Danielku15 Danielku15 deleted the feature/fix-onetimemidi branch May 23, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

api.playBeat() / api.playNote() produce no audible output despite isReadyForPlayback === true

1 participant