lsu-emdm / nx-NodeDemo

2 stars 0 forks source link

websockets on a beaglebone black using Bela io #1

Open adowty351 opened 7 years ago

adowty351 commented 7 years ago

Hey guys. I'm working with a new hardware platform called Bela http://bela.io the linux os has a node.js webserver installed and I'm trying to implement sending nx messages to "node" (with not a lot of prior knowledge of node or socket.io in general.) i had previously been using the ajax to php to develop my project and had it up and working quite easily. I can see that using the node option is a little more tricky. Can anyone help me understand how to set up nxserver.js on my board?

adowty351 commented 7 years ago

...btw, the guys at Bela.io did a branch incorporating nexus ui, so it is relatively easy to create a real time linux audio device running any of several audio programming platforms including Max, Pure Data, C++, supercollider, remote controlled via http/osc. things are getting cool for synth developers.