[sc-users] RE: sc-users Digest, Vol 50, Issue 13

J. van Dijk jorn at vdijk.com
Wed Oct 3 20:27:50 PDT 2007


Ok, this is usefull, but I still don't see how I can send the same pbind osc message to different servers. 

I want to send the osc from Pbind().play to two different servers at the same time.

Thanks,
Jorn.

Am 03.10.2007 um 14:30 schrieb J. van Dijk:

> But what if I want to send osc messages created by patterns to  
> multiple servers?


(
a = Server.local.boot;
b = Server.internal.boot;
)

Pbind(\server, Pseq([a, b], 20)).play

------------------------------



More information about the sc-users mailing list