[Bug 17415] (JSWorkers): JavaScriptAudioNode processing in workers

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

--- Comment #72 from Grant Galitz <grantgalitz@gmail.com> 2012-07-27 16:47:11 UTC ---
Also why using the Date object is bad: the sample rate might not be exactly
what is reported, so long running synth might be affected by the error margin.
Only audio clock sniffing would account for this right (mozCurrentSampleOffet
and the firing of each jsaudionode event).

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Friday, 27 July 2012 16:47:13 UTC