- From: Peter van der Noord <peterdunord@gmail.com>
- Date: Tue, 19 Mar 2013 11:36:22 +0100
- To: public-audio@w3.org
Received on Tuesday, 19 March 2013 10:36:49 UTC
Doing a createScriptProcessor call seems to completely crash my canary, while the regular chrome version does what it's supposed to do. i'm not doing anything fancy, this... context.createScriptProcessor(2048, 0, 1); ... is enough to give me the sad-face thingie. No error messages, nothing. Does anyone have an idea what's going on? Peter
Received on Tuesday, 19 March 2013 10:36:49 UTC