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

Bring back Web Audio playback support #3272

Closed
katspaugh opened this issue Oct 16, 2023 · 0 comments · Fixed by #3281
Closed

Bring back Web Audio playback support #3272

katspaugh opened this issue Oct 16, 2023 · 0 comments · Fixed by #3281

Comments

@katspaugh
Copy link
Owner

katspaugh commented Oct 16, 2023

v7 switched away from Web Audio for the reasons described here: #2762 (comment)

However, we've seen a few use cases where Web Audio is preferrable over HTML audio:

I have a prototype implemented that emulates the MediaElement API using a Web Audio BufferSourceNode. This could be used a shim for cases where MediaElement doesn't work.

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

Successfully merging a pull request may close this issue.

1 participant