HaxeFoundation / HaxeFoundation/haxe
AudioContext doesn't work in Safari
Open
feature-html-externs
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
Since Safari still uses the webkit prefix, `new AudioContext()` fails in Safari. See [a crude workaround](https://gitlab.com/haxe-grig/grig.audio/-/blob/main/src/grig/audio/js/webaudio/AudioContextFactory.hx) I used to illustrate the nature of the issue.
Contributor guide
Assessment
This issue has not been assessed yet.