[webkit-reviews] review requested: [Bug 105518] "PlaybackTime" parameter is not present in AudioProcessingEvent Interface as per W3C spec : [Attachment 192417] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 00:52:51 PDT 2013


Praveen Jadhav <praveen.j at samsung.com> has asked  for review:
Bug 105518: "PlaybackTime" parameter is not present in AudioProcessingEvent
Interface as per W3C spec
https://bugs.webkit.org/show_bug.cgi?id=105518

Attachment 192417: Patch
https://bugs.webkit.org/attachment.cgi?id=192417&action=review

------- Additional Comments from Praveen Jadhav <praveen.j at samsung.com>
As discussed, patch has been updated with a manual test case.

Here, SINE wave from  Oscillator node is taken as an input and using
playbackTime and buffer duration, inverse sine value is overlapped on the
original source. The resultant output is amplified using gain node and then
passed to destination. No sound(noise) heard at the output.


More information about the webkit-reviews mailing list