Use valid sample rate for offline context
The test offlineaudiocontext-detached-execution-context.tentative.html uses a sample rate of 3000 Hz, but the spec only mandates a minimum sample rate of 8000 Hz. Update the test to use a sample rate of 8 kHz. Bug: 1137014 Test: offlineaudiocontext-detached-execution-context.tentative.html Change-Id: I7fb2069e8c69f77224aad6f92a8acf9e02cba72d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462233Reviewed-by:Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#816331}
Showing
Please register or sign in to comment