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

Fixing stop all sounds bug when a bufferSource is null. #665

Closed
wants to merge 2 commits into from

Conversation

bunnybones1
Copy link

Pausing and stopping all don't work if the for loops return out early. I think continue; is more appropriate.

Pausing and stopping all don't work if the for loops return out early. I think `continue;` is more appropriate.
updated distribution with bugfix
goldfire added a commit that referenced this pull request May 19, 2017
@goldfire
Copy link
Owner

Thanks, I ended up going with the route in #734 for this.

@goldfire goldfire closed this May 19, 2017
ringcrl pushed a commit to ringcrl/howler.js that referenced this pull request Apr 21, 2019
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