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

can use webkitAudioContext (for Safari) #17

Merged
merged 1 commit into from Feb 28, 2017
Merged

can use webkitAudioContext (for Safari) #17

merged 1 commit into from Feb 28, 2017

Conversation

mtmckenna
Copy link
Contributor

Hello!

For desktop and mobile Safari, it looks like we still need to use webKitAudioContext instead of AudioContext. I added a line to prefer AudioContext but fall back to webkitAudioContext if need be.

Does this look all right to you? Thank you!

@egonelbre egonelbre merged commit da22423 into loov:master Feb 28, 2017
@mtmckenna mtmckenna deleted the use-webkit-audio branch February 28, 2017 15:05
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.

None yet

2 participants