DynamicsCompressor.channelCountMode is 'clamped-max'
As mentioned in the spec (https://webaudio.github.io/web-audio-api/#dynamicscompressornode), the channelCountMode defaults to "clamped-max", not "max". Make it so. Bug: 835946 Test: webaudio/constructor/dynamicscompressor.html Change-Id: I8aee3336a89ff5662ecbe7afee1793cb94184169 Reviewed-on: https://chromium-review.googlesource.com/1024791 Commit-Queue: Raymond Toy <rtoy@chromium.org> Reviewed-by:Hongchan Choi <hongchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#553252}
Showing
Please register or sign in to comment