Re: Running WebAudio code outside of a browser?

What is "the right way" to redirect a thread from web-audio to
web-audio-dev? I want to comment on this, though it's obviously not
spec-related.

On Wed, Feb 18, 2015 at 1:46 AM, Chinmay Pendharkar <notthetup@gmail.com>
wrote:

> Hey Sebastian,
>
> I think getting the community behind this and maintaining a standards
> compliant nodejs version of WebAudio API would be something very useful and
> powerful to have in the long run.
>
> I will definitely try to spend some weekends trying work on unimplemented
> Nodes.
>
> I was wondering how we could get more people in the WebAudio community to
> help out with implementing parts of this. Would breaking down features and
> tagging them up something like 'up-for-grabs' (http://up-for-grabs.net/)
> help?
>
> -Chinmay
>
>
>
>
> On Fri, Feb 13, 2015 at 10:10 PM, s p <sebpiq@gmail.com> wrote:
>
>> 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 Wednesday, 18 February 2015 12:44:11 UTC