[chuck-users] R: Sending an OSC Message with no Parameters

Gatti Lorenzo lorenzo.gatti at dsdata.com
Mon Dec 3 03:52:54 EST 2007


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 at 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 at lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 4743 bytes
Desc: not available
Url : http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20071203/1a6b4f9b/attachment.bin 


More information about the chuck-users mailing list