Need description of latency expectation in AudioProcessEvent #85
Labels
Needs Edits
Decision has been made, the issue can be fixed. https://speced.github.io/spec-maintenance/about/
Milestone
Audio-ISSUE-59 (AudioProcessingEventScheduling): AudioProcessingEvent scheduling [Web Audio API]
http://www.w3.org/2011/audio/track/issues/59
Raised by: Philip Jägenstedt
On product: Web Audio API
How close to AudioContext.currentTime is AudioProcessingEvent.playbackTime expected to be when the audioprocess event is fired?
May a compliant implementation fire events arbitrarily far ahead of time in an arbitrary order? Presumably Web authors will make assumptions that the event is fired as close as possible to "now", so the spec should require this.
The text was updated successfully, but these errors were encountered: