[Csnd] csound.js
Date | 2012-05-11 19:48 |
From | Brian Redfern |
Subject | [Csnd] csound.js |
I'm currently working on a project to tie the csound api into node.js so I can generate audio on the cloud (or any other basic server). Also working on a plugin for phonegap to enable android developers to write csound driven apps just using html5/javascript. |
Date | 2012-05-11 21:09 |
From | Adam Puckett |
Subject | Re: [Csnd] csound.js |
What's node.js? On 5/11/12, Brian Redfern |
Date | 2012-05-11 21:35 |
From | john saylor |
Subject | Re: [Csnd] csound.js |
On 05/11/2012 04:09 PM, Adam Puckett wrote: > What's node.js? see: http://nodejs.org/ -- http://or8.net/~johns [99%] |
Date | 2012-05-12 00:31 |
From | Dave Seidel |
Subject | Re: [Csnd] csound.js |
Both ideas sound great, Brian! - Dave On 5/11/2012 2:48 PM, Brian Redfern wrote: > I'm currently working on a project to tie the csound api into node.js > so I can generate audio on the cloud (or any other basic server). Also > working on a plugin for phonegap to enable android developers to write > csound driven apps just using html5/javascript. > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" > > |
Date | 2012-05-12 08:37 |
From | Richard van Bemmelen |
Subject | Re: [Csnd] csound.js |
Brian, would this nodejs make it possible to do streaming audio from csound? Richard
2012/5/11 Brian Redfern <brianwredfern@gmail.com> I'm currently working on a project to tie the csound api into node.js |