- From: Colin Sullivan <colin@colin-sullivan.net>
- Date: Wed, 23 May 2012 10:14:53 -0700
- To: public-audio@w3.org
Received on Wednesday, 23 May 2012 21:14:44 UTC
Hey all, I hope this list is an appropriate place for this discussion, hoping to get feedback on this issue and determine if it is actually a bug or if I am just interpreting the spec incorrectly. The bug I filed is here: https://code.google.com/p/chromium/issues/detail?id=129306 The test page: https://ccrma.stanford.edu/~colinsul/audioOnCanvas/examples/jsaudionode_bug/ My JavaScriptAudioNode's `onaudioprocess` method consistently ceases to fire, and it sounds like the previous buffer repeats forever. This only happens for me if I don't wait a few seconds before retrieving and playing the audio, but I have not tested on many other systems/browsers. ---------- Colin
Received on Wednesday, 23 May 2012 21:14:44 UTC