NEW 214258
Add in latencyHint support for AudioContext
https://bugs.webkit.org/show_bug.cgi?id=214258
Summary Add in latencyHint support for AudioContext
Clark Wang
Reported 2020-07-13 09:00:47 PDT
Add in support for latencyHint, as per spec: https://www.w3.org/TR/webaudio/#dom-audiocontextoptions-latencyhint
Attachments
Radar WebKit Bug Importer
Comment 1 2020-07-20 16:02:49 PDT
Joe Hanley
Comment 2 2021-03-15 12:51:04 PDT
This would be great to see. Our site implements a DAW that can stack up a lot of audio nodes, which starts causing buffer underruns in Safari. Conversely, with chromium-based browsers, I can increase the baseLatency which reduces these underruns.
Note You need to log in before you can comment on or make changes to this bug.