This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 21594 - AudioBufferSourceNode.playbackRate valid range should be specified.
Summary: AudioBufferSourceNode.playbackRate valid range should be specified.
Status: CLOSED WONTFIX
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: TBD
Assignee: Chris Rogers
QA Contact: public-audio
URL:
Whiteboard:
Keywords:
: 21593 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-05 15:38 UTC by paul@paul.cx
Modified: 2014-10-28 17:18 UTC (History)
0 users

See Also:


Attachments

Description paul@paul.cx 2013-04-05 15:38:27 UTC
WebKit treats negative and null value as illegal, and this is fine, but it should be specced.

Maybe we could consider setting a negative playbackRate for playing the buffer in the opposite direction, à la HTMLMediaElement.
Comment 1 paul@paul.cx 2013-04-05 15:50:59 UTC
*** Bug 21593 has been marked as a duplicate of this bug. ***
Comment 2 Olivier Thereaux 2014-10-28 17:15:05 UTC
Web Audio API issues have been migrated to Github. 
See https://github.com/WebAudio/web-audio-api/issues
Comment 3 Olivier Thereaux 2014-10-28 17:18:05 UTC
Closing. See https://github.com/WebAudio/web-audio-api/issues for up to date list of issues for the Web Audio API.