- From: Marcus Geelnard <mage@opera.com>
- Date: Wed, 19 Jun 2013 15:31:17 +0200
- To: public-audio@w3.org, "Vilson Vieira" <vilson@void.cc>
Received on Wednesday, 19 June 2013 13:32:17 UTC
Hello Vilson, Very interesting topic. I think that you'll find that one of the major obstacles with asm.js is that you can't easily pass in/out [typed] arrays of data to/from an asm.js module. That makes it really hard to use it in a ScriptProcessorNode, for instance. At least that's my (very limited) experience from asm.js. Perhaps someone with more knowledge (moz people?) can fill in here... Regards, Marcus Den 2013-06- 14:53:00 skrev Vilson Vieira <vilson@void.cc>: > Hi guys, > > is there any recommendations about using asm.js with Web Audio API? Any > DSP routine can help. > Some tests I am currently doing are at > https://gist.github.com/automata/5734209 > > Thank you. > > --Vilson Vieira > > vilson@void.cc > > ((( http://automata.cc ))) > > ((( http://musa.cc ))) > > ((( http://labmacambira.sourceforge.net ))) -- Marcus Geelnard Technical Lead, Mobile Infrastructure Opera Software
Received on Wednesday, 19 June 2013 13:32:17 UTC