[web-audio-api] AudioBufferSourceNode.playbackRate valid range should be specified. (#56)

> Originally reported on W3C Bugzilla [ISSUE-21594](https://www.w3.org/Bugs/Public/show_bug.cgi?id=21594) Fri, 05 Apr 2013 15:38:27 GMT
> Reported by paul@paul.cx
> Assigned to 

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.

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-audio-api/issues/56

Received on Wednesday, 11 September 2013 14:29:51 UTC