Revert "Handle k-rate AudioParam inputs for BiquadFilterNode"
This reverts commit eabaf8df. Reason for revert: WebAudio tests failing. See https://crbug.com/1068735 for more information. Original change's description: > Handle k-rate AudioParam inputs for BiquadFilterNode > > In addition to making BiquadFilterNode AudioParams apply the input to > the param, we also needed to fix an issue in > CalculateSampleAccurateValues when the param is k-rate. We would sum > in all the values for the input instead of just taking one. > > 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: I412f9567909d8dd6d4cf00036138b47a454c431c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083224 > Reviewed-by: Hongchan Choi <hongchan@chromium.org> > Commit-Queue: Hongchan Choi <hongchan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#757155} TBR=rtoy@chromium.org,hongchan@chromium.org Change-Id: I1692cdd5ce1c382d2337a1b7e1393cea9fdc8909 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1015760 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140609Reviewed-by:Darwin Huang <huangdarwin@chromium.org> Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#757212}
Showing
Please register or sign in to comment