Hi, I was moving some code away from using OscRecv and OscSend to make use of OscIn/OscOut and OscMsg. I found the versions file (under 1.3.4.0) useful in doing this.
The example r.ck within the OSC examples was also useful. I did find something that I was unclear about though within it. What is the purpose of the if within line 15? 9: OscIn oin; 14: // create an address in the receiver 15: oin.addAddress( "/foo/notes, if" ); https://github.com/ccrma/chuck/blob/master/examples/osc/r.ck All the best Scott _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users