[Webkit-unassigned] [Bug 73530] Optimize to not use pow() in the inner loop in AudioParamTimeline
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 1 09:03:12 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73530
--- Comment #5 from Raymond Toy <rtoy at chromium.org> 2011-12-01 09:03:13 PST ---
Thanks for the patch. I have not yet examined it, but note that there is some discussion in the audio w3c group (http://lists.w3.org/Archives/Public/public-audio/2011OctDec/0107.html) about what the ramp is supposed to do. The issue is that the starting value cannot currently be 0, because the ramp is, essentially, value1 * exp(t/T). The implementation of the ramp may change.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list