[Webkit-unassigned] [Bug 195043] REGRESSION: CrossOrigin Audio with WebAudio API not working with Soundcloud
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 20 07:05:08 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=195043
Josh <jjv360 at me.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jjv360 at me.com
--- Comment #5 from Josh <jjv360 at me.com> ---
Over a year later and it's still broken! I needed to create a positional audio stream using THREE.js, and on Safari (even on iOS 14 beta as well) the volume simply doesn't change. In fact, it's like the audio element isn't a part of the AudioContext's graph at all.
Maybe "createMediaElementSource" is actually not doing anything when the audio's source is an http stream? I tried commenting out createMediaElementSource in the codepen above, and it is exactly the same.
--
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/20200820/a4509cc6/attachment.htm>
More information about the webkit-unassigned
mailing list