[Webkit-unassigned] [Bug 182506] Implement AudioWorklet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 06:26:44 PDT 2020


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

Jack Schaedler <jwschaedler at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jwschaedler at gmail.com

--- Comment #7 from Jack Schaedler <jwschaedler at gmail.com> ---
Just chiming in to say that this would be a very welcome feature in Safari. The team at Mozilla have recently shipped a very solid implementation of AudioWorklet (https://hacks.mozilla.org/2020/05/high-performance-web-audio-with-audioworklet-in-firefox/), making Safari the one major browser that still requires the use of ScriptProcessor for custom audio processing. Given the excellent hardware on Mac and iOS devices, and the very performant visual rendering in Safari, it would be really wonderful for developers working on sound & music projects to be able to run custom audio processing DSP off the main thread with low-latency. Projects like https://learningsynths.ableton.com/ would benefit greatly.

-- 
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/20200514/6d148007/attachment-0001.htm>


More information about the webkit-unassigned mailing list