[Bug 20764] It makes no sense to use EventListener for onaudioprocess if ScriptProcessorNode isn't EventTarget

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20764

--- Comment #12 from Olli Pettay <bugs@pettay.fi> ---
"This interface is a type of Event which is passed to the onaudioprocess event
handler used by ScriptProcessorNode. "
is still a bit odd, since event handling uses now the normal model.

And there is also
"This value controls how frequently the onaudioprocess event handler is called"

The spec also doesn't mention when audioprocess event is dispatched, only
vaguely talks about how bufferSize affects to the frequency of those events.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 15 March 2013 22:45:18 UTC