RESOLVED FIXED 215874
Update DynamicsCompressorNode::process() to use AudioParam::finalValue()
https://bugs.webkit.org/show_bug.cgi?id=215874
Summary Update DynamicsCompressorNode::process() to use AudioParam::finalValue()
Chris Dumez
Reported 2020-08-26 16:45:02 PDT
Update DynamicsCompressorNode::process() to use AudioParam::finalValue(). All of DynamicsCompressorNode use k-rate (in fixed mode) so we should be using AudioParam::finalValue() unconditionally.
Attachments
Patch (14.63 KB, patch)
2020-08-26 17:18 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-08-26 17:18:15 PDT
EWS
Comment 2 2020-08-26 20:43:39 PDT
Committed r266219: <https://trac.webkit.org/changeset/266219> All reviewed patches have been landed. Closing bug and clearing flags on attachment 407361 [details].
Radar WebKit Bug Importer
Comment 3 2020-08-26 20:44:17 PDT
Note You need to log in before you can comment on or make changes to this bug.