RESOLVED FIXED 216837
AudioParams with automations must process timelines
https://bugs.webkit.org/show_bug.cgi?id=216837
Summary AudioParams with automations must process timelines
Chris Dumez
Reported 2020-09-22 11:15:30 PDT
Currently, if an AudioNode has no inputs connected, any automations (or connections) to an AudioParam of the node is not processed. Thus, time never advances on the AudioParam, and any upstream graph connected to the AudioParam never gets pulled for data.
Attachments
Patch (29.01 KB, patch)
2020-09-22 11:19 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-09-22 11:19:23 PDT
EWS
Comment 2 2020-09-22 12:26:01 PDT
Committed r267432: <https://trac.webkit.org/changeset/267432> All reviewed patches have been landed. Closing bug and clearing flags on attachment 409382 [details].
Radar WebKit Bug Importer
Comment 3 2020-09-22 12:27:19 PDT
Note You need to log in before you can comment on or make changes to this bug.