I think there should be a comma: startMsg("/Start,") The "type tag string" is mandatory: http://opensoundcontrol.org/specification-examples#typetagstrings Regards, Lorenzo Gatti http://www.dsdata.com ________________________________ Da: chuck-users-bounces@lists.cs.princeton.edu per conto di Christopher Graham Inviato: sab 01/12/2007 22.58 A: ChucK Users Mailing List Oggetto: [chuck-users] Sending an OSC Message with no Parameters I'm trying to send an OSC message with no parameters, just an address string, but the examples all show the message being created with xmit.startMsg( "/..., ..."), and then sent when the last parameter is provided with say a xmit.addInt. The tutorial also says that the message is sent when all parameters have been provided. Therefore I would expect that xmit.startMsg( "/...") with no OSC parameters specified sends the message immediately. How would one trigger the sending of an OSC message such as xmit.startMsg( "/Start") ? - Chris _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users