fix(synth): buffer pending worklet messages - #2645
Merged
Merged
Conversation
Danielku15
force-pushed
the
feature/pending-worklet-events
branch
from
April 9, 2026 09:43
56edb74 to
e2d2111
Compare
Contributor
|
Hey @Danielku15, |
kulek1
added a commit
to kulek1/alphaTab
that referenced
this pull request
Jun 29, 2026
This reverts commit d36a590.
|
Question are you running on Version V1.8.3?
…On Mon, Jun 29, 2026 at 7:04 AM Mateusz ***@***.***> wrote:
*kulek1* left a comment (CoderLine/alphaTab#2645)
<#2645 (comment)>
Hey @Danielku15 <https://github.com/Danielku15>,
I'm testing latest changes and wanted to let you know that I've noticed
that this PR is causing some stuttering on Safari when loop is selected and
played more than 1 time.
—
Reply to this email directly, view it on GitHub
<#2645?email_source=notifications&email_token=BNLESQBETA3NGGOPWISQAHL5CJZOTA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIOBTGM2DINBXHA3KM4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#issuecomment-4833444786>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNLESQGJA72XPK24BPJRZBD5CJZOTAVCNFSNUABDKJSXA33TNF2G64TZHMYTIOJRGE4TEO2JONZXKZJ3GQZDGMJRGY3DKNRWUF3AE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
1 task
kulek1
added a commit
to kulek1/alphaTab
that referenced
this pull request
Jul 13, 2026
This reverts commit d36a590.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issues
Fixes #2561
Proposed changes
Buffer pending messages in the worklet output and send them when worklet is constructed and ready.
Checklist
Further details