10 Mar
2015
10 Mar
'15
9:20 p.m.
I’ve written a very simple osc server which shuttles messages between chuck and a browser (only tested via Firefox so your milage may vary). I’ve written helper classes for chuck that make it easy to make a parameter modifiable remotely. The browser connects to the server via socket.io and the chuck instance uses UDP to talk to the server via osc. The server is written in node.js. Get code: http://www.mit.edu/~rjc/dev/oscServer-2015-3-10.zip Basic docs are included in the .zip and is also at: http://www.mit.edu/~rjc/dev/oscServer.html -- Rich
3536
Age (days ago)
3536
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rich Caloggero