[Webkit-unassigned] [Bug 222098] Regression: Raw AudioBufferSourceNode playback causes repeated crackling sound

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 27 16:15:22 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=222098

--- Comment #12 from Chris Dumez <cdumez at apple.com> ---
I initially see us destroying AudioBufferSourceNode / PannerNode objects as they finish playing. However, after a little while, we stop destroying them (or at least we can't keep up with the rate at which they are created). When we end up with ~2000 AudioBufferSourceNode, the audio gets bad.

I haven't figured out yet why the nodes aren't getting deallocated promptly but it is a start.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210527/a537edd9/attachment-0001.htm>


More information about the webkit-unassigned mailing list