Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setting playback rate when paused #86

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

stianjensen
Copy link
Member

We only need to pause and call play again when we're actually currently playing. Calling pause when paused causes a crash (disconnecting the audionode twice).

We only need to pause and call play again when we're actually currently
playing. Calling pause when paused causes a crash (disconnecting the
audionode twice).
@sigvef sigvef merged commit 5dacae2 into main Apr 6, 2023
@sigvef sigvef deleted the fix-update-playback-rate-when-paused branch April 6, 2023 22:41
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.

2 participants