Add preservesPitch tests
This CL adds Web Platform Tests that check the behavior of the preservesPitch flag. The tests rely on WebAudio to analyze the frequency of an Audio element, as the playback rate changes. Firefox's mozPreservePitch does not affect MediaElementAudioSourceNode, which means that these tests won't work on Firefox. See: https://bugzilla.mozilla.org/show_bug.cgi?id=1648277 Change-Id: Ic25d474f96e32eb8d8584188d879a018daa6ae73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2259375 Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/master@{#787947}
Showing
File added
Please register or sign in to comment