Update DynamicsCompressorNode::process() to use AudioParam::finalValue(). All of DynamicsCompressorNode use k-rate (in fixed mode) so we should be using AudioParam::finalValue() unconditionally.
Created attachment 407361 [details] Patch
Committed r266219: <https://trac.webkit.org/changeset/266219> All reviewed patches have been landed. Closing bug and clearing flags on attachment 407361 [details].
<rdar://problem/67848266>