Handle k-rate AudioParam inputs for DynamicsCompressorNode
Support k-rate input to the AudioParms for a DynamicsCompressorNode. The node only has k-rate AudioParams so we just need to make sure the input is used. Manually ran this test on Chrome stable, and all tests fail as expected since k-rate inputs are not working there. Bug: 1015760 Test: k-rate-dynamics-compressor-connections.html Change-Id: I9ddaf27be5f2fef65f394f3d63f1fa8998c0ed82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145814Reviewed-by:Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#765309}
Showing
Please register or sign in to comment