Skip to content

fix: better callbacks handling#1092

Open
mdydek wants to merge 4 commits into
mainfrom
fix/better-callbacks-handling
Open

fix: better callbacks handling#1092
mdydek wants to merge 4 commits into
mainfrom
fix/better-callbacks-handling

Conversation

@mdydek

@mdydek mdydek commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Closes #

⚠️ Breaking changes ⚠️

Introduced changes

  • improved callback registering and unregistering between js and audio thread
  • setting callbacks objects are now done via atomic variables, not audio events which can be problematic when context is suspended

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code
  • Updated Web Audio API coverage
  • Added support for web
  • Updated old arch android spec file

@mdydek mdydek added the fix label Jun 9, 2026
@mdydek mdydek changed the title fix: atomic in callbacks numbers, synchronized registers and unregisters fix: better callbacks handling Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant