Happy New Year guys. I'm knee deep in this now.
I did the update. (f.y.i. it erased my little webpage, so i had to re-copy it back to the public folder)
Giulio, your last two posts seemed to indicate that at first, you had [netreceive] sort of fixed and then you posted again suggesting that you had it all the way fixed.
Just to clarify, do I need to replace my default_libpd_render.cpp or did the update cover that?
(I'm not even sure what this is and thus, haven't created a custom one yet)
Also, do I need to [metro]>[bang] the [netreceive] or did that get fixed for the distro linked to above.
I'm getting sound out of the board. (good)
osc is not yet working. links to the socket.io, jquery, and nexusUI libraries are good.
The NexusUI node.js example I linked to the other day has this line where address is defined:
var socket = io.connect('http://127.0.0.1:7562');
would you say that was correct?
Then I have a pd patch called osc_test that looks like this:
[metro 100]
|
{listen 7562}
|
[netreceive -u -b]
|
|
[oscparse]
|
[print]pd print messages should go to the ide message board, correct?