Implement AudioBufferSource.playbackRate according to spec |
||
Issue descriptionThe spec has clarified how AudioBufferSourceNode.playbackRate behaves and includes negative playback rates. See the issue: https://github.com/WebAudio/web-audio-api/issues/95 which was resolved by https://github.com/WebAudio/web-audio-api/issues/1143 Implement what the spec says.
,
May 29 2018
We really need to verify that we're implementing it correctly. |
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Apr 18 2018Status: Untriaged (was: Available)