Bug 214258

Summary: Add in latencyHint support for AudioContext
Product: WebKit Reporter: Clark Wang <clark_wang>
Component: Web AudioAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez, eric.carlson, jer.noble, joe, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 212611    

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.