[Webkit-unassigned] [Bug 218261] NotSupportedError thrown assigning ConvolverNode buffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 03:49:39 PDT 2020


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

--- Comment #13 from Ashley Gullen <ashley at scirra.com> ---
Thanks for your help figuring out what was going on here, I think it can be closed as it's a sample rate mismatch as per the spec.

The root cause is it's difficult to decode audio with interoperable sample rates, because Safari doesn't support the same audio formats that all other browsers do, so we can't use decodeAudioData. I filed issue 183852 over two years ago about that, specifically in the hopes we'd avoid these kinds of interoperability headaches, but there has been no response at all on that. If anyone at Apple is reading this: please support WebM Opus - it would make a bigger improvement to interoperability than all this work on modernising the Web Audio API. (That's still valuable work I'd add, it's just the codec support is a bigger hurdle than some API differences.)

-- 
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/20201028/545219c2/attachment.htm>


More information about the webkit-unassigned mailing list