- From: Olivier Thereaux <notifications@github.com>
- Date: Wed, 11 Sep 2013 07:30:25 -0700
- To: WebAudio/web-audio-api <web-audio-api@noreply.github.com>
Received on Wednesday, 11 September 2013 14:30:51 UTC
> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17415#93) by Olivier Thereaux on W3C Bugzilla. Wed, 27 Mar 2013 23:02:02 GMT Resolution at the 2013-03-27 f2f meeting: 1. We will add a way to use ScriptProcessorNode with workers 2. The creation method will be similar to what was proposed in MediaStreamProcessing See: http://www.w3.org/TR/streamproc/#stream-mixing-and-processing and example 9 document.getElementById("out").src = new ProcessedMediaStream(new Worker("synthesizer.js")); http://people.mozilla.org/~roc/stream-demos/worker-generation.html 3. We will not specify a buffer size, the UA will choose appropriately. --- Reply to this email directly or view it on GitHub: https://github.com/WebAudio/web-audio-api/issues/113#issuecomment-24244840
Received on Wednesday, 11 September 2013 14:30:51 UTC