|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
send array to OSCresponder
by Andre Castro-2
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message
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 |
|
|
Re: send array to OSCresponder
by miguel.negrao
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message 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" -- Miguel Negrão // ZLB http://www.friendlyvirus.org/artists/zlb/ _______________________________________________ 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/ |
|
|
Re: send array to OSCresponder
by Dan Stowell
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message 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/ |
|
|
Re: send array to OSCresponder
by Andre Castro-2
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message
Dan Stowell wrote:
Yes, don't have the latest build. So it still says in SendTrig help file: "The node ID is the node that is sending the trigger. The trigger ID and value are determined by inputs to the SendTrig unit generator which is the originator of this message." And I don't have SendReply. Will try to get the latest build. Thanks guys a 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 2009/4/22 Miguel Negrao miguel.negrao@...: |
|
|
Re: send array to OSCresponder
by Andre Castro-2
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message
in order not to have to go through all source compilation stuff
could anyone send me the code of SendTrig Ugen? Will it be fine if I add to Trig.sc file and compile SC? thanks a Dan Stowell wrote: 2009/4/22 Miguel Negrao miguel.negrao@...: |
|
|
Re: send array to OSCresponder
by James Harkins-2
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message If you wait a couple of hours there will be a new RC.
The first RC for 3.3 is still online: http://sourceforge.net/project/showfiles.php?group_id=54622 hjh On Wed, Apr 22, 2009 at 10:40 AM, Andre Castro <andrecastro@...> wrote: > in order not to have to go through all source compilation stuff > could anyone send me the code of SendTrig Ugen? > > Will it be fine if I add to Trig.sc file and compile SC? -- James Harkins /// dewdrop world jamshark70@... http://www.dewdrop-world.net "Come said the Muse, Sing me a song no poet has yet chanted, Sing me the universal." -- Whitman _______________________________________________ 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/ |
|
|
Re: send array to OSCresponder
by Andre Castro-2
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message
Thanks a lot, James and Miguel (obrigado)
a James Harkins wrote: If you wait a couple of hours there will be a new RC. The first RC for 3.3 is still online: http://sourceforge.net/project/showfiles.php?group_id=54622 hjh On Wed, Apr 22, 2009 at 10:40 AM, Andre Castro andrecastro@... wrote: |
| Free embeddable forum powered by Nabble | Forum Help |