Hello,
Is it possible, when using the Script widget, to use the send function in the following manner:
send(@{default_send}, "/oscaddress", "myvalue");
What I should use instead of @{default_send} to refer to the ip:port I passed with the “–send” argument when launching o-s-c ?