A message is sent to all notified clients. See Server.
trig |
a non-positive to positive transition triggers a message. |
cmdName |
a string or symbol, as a message name. |
values |
array of ugens, or valid ugen inputs. |
replyID |
integer id (similar to SendTrig). |
Sometimes, we need to know when a message was sent. Because SendReply
can send only messages (which have no timestamp) and no bundles (which have), we can't use the time
argument of the OSCdef's function. Instead, you can send a time stamp with the data, by using the Sweep UGen.