<div dir="ltr"><div>hi there,</div><div> </div><div>Webchuck is such an excellent development - thanks for all the work that has gone into this by Jack (and others I&#39;m sure).  Hopefully I&#39;ll be able to contribute in some way in future, after getting up the learning curve a bit more!</div><div><br></div><div>I have a question about using OSC with webchuck...</div><div><br></div><div>I have a .ck script running on my local machine, using OSC to emit messages every X samples of a .wav file played by a SndBuf.  <br></div><div>These OSC messages are received by a webpage on my local machine. <br></div><div>For this receiver I am running the page using node.js, and...<br></div><div>* <a href="https://github.com/automata/osc-web">https://github.com/automata/osc-web</a></div><div>* <a href="http://socket.io">socket.io</a> <br></div><div><br></div><div>Locally, this works fine - as I play the .wav file via ChucK on MiniAudicle, the webpage at localhost:3000 displays the OSC messages as I&#39;d expect. <br></div><div><br></div><div>However when I try to run this same .ck file using Webchuck, I get the following error message:</div><div>chucknode.js:189 [<a href="http://osc-eibhlin.ck">osc-eibhlin.ck</a>]:line(38): undefined type &#39;OscOut&#39;...</div><div><br></div><div>Does Webchuck feature OSC messages yet?</div><div><br></div><div><br></div><div>Thanks</div><div>Micheal<br></div><div><br></div></div>