[chuck-users] not receiving osc in

Ge Wang gewang at CS.Princeton.EDU
Mon Nov 6 11:14:50 EST 2006


HI Enrike!

> #X msg 127 98 send /test 1;

Just a stab in the dark: try:

#X msg 127 98 send /test 1.0;

The chuck code is expecting a float and the 1 is possibly sending the 
message with int.

Best,
Ge!



More information about the chuck-users mailing list