[CM] How to send udp bundles from Grace on Linux?
Forrest Curo
treegestalt at gmail.com
Thu Mar 5 14:18:58 PST 2020
I have csound running & set to receive udp (i.e. --port=4567 )
( https://csound.com/docs/manual/udpserver.html )
I can send lines it lines for immediate output from pure data:
[send scoreline_i "i 2 0 3 440 .5" (
|
[netsend -u ]
likewise channel values:
[send @valu 330 (
|
[netsend -u ]
but in Grace the OSC examples are based on sending to an established TCP
connection to Supercollider.
What to do?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/mailman/private/cmdist/attachments/20200305/2615a6fb/attachment.html>
More information about the Cmdist
mailing list