merge_pr_22857
tagged this
05 May 17:47
Support k-rate input to AudioParams for a BiquadFilterNode. Previously, inputs to a k-rate AudioParam was ignored, which is incorrect. The input must be summed with any timeline value. Manually ran the new test case with Chrome stable and all the tests fail as expected. Bug: 1015760 Test: k-rate-biquad-connections.html Change-Id: Iec7b57fe3b730d4f5984e223fde9cef9a4402103 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144687 Commit-Queue: Raymond Toy <[email protected]> Reviewed-by: Hongchan Choi <[email protected]> Cr-Commit-Position: refs/heads/master@{#765606}