[web-audio-api] (AudioBufferSourceNodePlaybackRate): AudioBufferSourceNode.playbackRate not strictly defined (#95)

> Originally reported on W3C Bugzilla [ISSUE-17378](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17378) Tue, 05 Jun 2012 12:00:25 GMT
> Reported by Philip Jägenstedt
> Assigned to 

Audio-ISSUE-93 (AudioBufferSourceNodePlaybackRate): AudioBufferSourceNode.playbackRate not strictly defined [Web Audio API]

http://www.w3.org/2011/audio/track/issues/93

Raised by: Philip Jägenstedt
On product: Web Audio API

While it's fairly easy to guess what it should do, playbackRate is not actually well defined. In particular, it should be clear what playbackRate 0 means and whether or not negative rates are allowed. (Given an AudioParam oscillating between -1 and 1 it would be possible to remain in PLAYING_STATE perpetually.)

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

Received on Wednesday, 11 September 2013 14:30:28 UTC