« Return to Thread: send array to OSCresponder

Re: send array to OSCresponder

by Dan Stowell :: Rate this Message:

Reply to Author | View in Thread

2009/4/22 Miguel Negrao <miguel.negrao@...>:

> Andre Castro escreveu:
>>
>> Sorry for the perhaps dumb question, but how can I send an Array from a
>> synth to an OSCresponder?
>> SendTrig only allow float or UGens to be passed w/ the trigger msg.
>>
>> thanks loads,
>>
>> a
>>
> Copied from the SendTrig helpfile... :
>
> "This command is the mechanism that synths can use to trigger events in
> clients. A message is sent to all notified clients. see Server. For sending
> an array of values, or an arbitrary reply command, see SendReply"

Yes - SendReply is the answer... but note that it's not in sc3.2, it
was added a few months ago, so it's in recent builds.

Dan

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

 « Return to Thread: send array to OSCresponder