Re: Running WebAudio code outside of a browser?

Hi Tristan,

I've been working on this, with help from some other people :
https://github.com/sebpiq/node-web-audio-api

There is barely any node : ScriptProcessorNode, GainNode and
BufferSourceNode. Samuel Goldszmidt started adding Oscillators and Delay
nodes here :
https://github.com/sebpiq/node-web-audio-api/tree/Oscillator+DelayNodes but
he said it still needs some work.

So you can use it, but keep in mind that it is really a work in progress!!!
And also, I think the codebase is pretty clean, and documented, so if you
feel like implementing more nodes :D

On Thu, Feb 12, 2015 at 5:02 PM, Tristan Strange <tristan.strange@gmail.com>
wrote:

> Is there a JS engine that will let me do this?
>
> Cheers,
> Tristan
>



-- 

*Sébastien Piquemal*

 -----* @sebpiq*
 ----- http://github.com/sebpiq
 ----- http://funktion.fm

Received on Friday, 13 February 2015 14:11:30 UTC