<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>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).&nbsp; 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.&nbsp; The server is 
written in node.js.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Get code:</DIV>
<DIV><A 
href="http://www.mit.edu/~rjc/dev/oscServer-2015-3-10.zip">http://www.mit.edu/~rjc/dev/oscServer-2015-3-10.zip</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>Basic docs are included in the .zip and is also at:</DIV>
<DIV><A style='href: "http://www.mit.edu/~rjc/dev/oscServer-2015-3-10.zip"' 
href="http://www.mit.edu/~rjc/dev/oscServer.html">http://www.mit.edu/~rjc/dev/oscServer.html</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>-- Rich</DIV>
<DIV>&nbsp;</DIV></DIV></DIV></BODY></HTML>