[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] how to tell when n_set messages have been executed



i just tried bundles, the problem remains the same. maybe there is some very silly mistake? i can't spot it...


Am 29.07.2009 um 19:25 schrieb lists@xxxxxxxxxxx:

On Wed, 29 Jul 2009 18:58:39 +0200
Sciss <contact@xxxxxxxx> wrote:

n_set messages are synchronous so they are executed on the next
control block as soon as the message arrives (or according to the
bundle time). so i think from the client perspective you can assume
that the control has been set right after you sent the n_set command,
since any command you send after that is guaranteed to arrive when
the n_set is already in effect.

if you are doing that in a timed bundle, you could add a
corresponding n_get command and watch out for the responding n_set
message with an OSCpathResponder.


Hello!

Thanks for the reply. I'll try bundles and OSCResponders if I can't stand the clunky code I posted ...

cheers

Matthew

_______________________________________________
sc-users mailing list

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


_______________________________________________
sc-users mailing list

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