[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-dev] Re: sc-dev digest, Vol 1 #15 - 2 msgs
Hi all,
I am puzzling over the OSC implementation in SC3Server. In particular,
is it possible to send a UDP packet back to the calling process (as one
did in SC2 OSC demos)? I tried doing the obvious - set up an OSCResponder
and then do a send via the fold back NetAddr without any success.
My long term goal is to set up OSC to allow communication between
different instances of the SC client.
RJK