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

suspend/resume audio context #92

Open
RolandJansen opened this issue May 23, 2018 · 0 comments
Open

suspend/resume audio context #92

RolandJansen opened this issue May 23, 2018 · 0 comments
Assignees

Comments

@RolandJansen
Copy link
Owner

Suspend and resume the audio context to create a pause button. This should be used with createAudioWorker as an error will be thrown when suspend is called on an offline audio context. You can also pause single sounds with Sound.pause(). Please read <a href="https://developer.mozilla.org/de/docs/Web/API/AudioContext/suspend>dev docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant