[CM] rts and pdsend/osc
R. Mattes
rm@seid-online.de
Tue, 13 Dec 2005 11:07:03 +0100
On Tue, 2005-12-13 at 09:04 +0100, Orm Finnendahl wrote:
> Hi,
>
> I would like to use the rts system to send messages to pd via pdsend
> (or alternatively using osc). I saw there is some osc related code for
> supercollider but it doesnt't seem to be realtime yet.
>
> Is there an easy way to implement this? It basically involves sending
> strings at specified times to a tcp or udp socket (pd takes care of
> the disassembling of the strings).
Aren't you using SBCL? Sending strings to a tcp port is rather
trivial so i wonder how "real" your timing will be in the presence
of garbage collection ....
Cheers, RalfD
P.S: still waiting for your callback ;-)
> I would like to do it in a way that
> a "pdsend" event class could be defined in cm.
>
> Any pointers to docs or help is appreciated.
>
> --
> Orm
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist