Skip to content

fix(ui): debounce pitch/tempo updates to prevent playback crash#2811

Closed
maximillions-dev wants to merge 1 commit intoMetrolistGroup:mainfrom
adrielGGmotion:fix/pitch-playback-crash
Closed

fix(ui): debounce pitch/tempo updates to prevent playback crash#2811
maximillions-dev wants to merge 1 commit intoMetrolistGroup:mainfrom
adrielGGmotion:fix/pitch-playback-crash

Conversation

@maximillions-dev
Copy link
Contributor

Summary

  • Debounce playbackParameters updates in TempoPitchDialog by 200ms
  • Prevents playback crash/stall caused by rapid parameter changes
  • Ensures final parameter update is applied on dialog dismiss

Fixes #2803

@maximillions-dev maximillions-dev deleted the fix/pitch-playback-crash branch February 14, 2026 00:44
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.

Changing the Pitch of the song breaks song playback

1 participant