Many thanks
I will try with that
regards
Chrs
Message: 1
Date: Sat, 15 Oct 2005 15:58:51 +0200
From: CK
Subject: Re: [PD] control SC3 with PD on WinXP
To: Boby Peru Dafoe
Cc: pd-list@iem.at
Message-ID: <20051015135851.GA55121@tema.lo-res.org>
Content-Type: text/plain; charset=us-ascii
I read:
> Somebody try to control SC3 with PD on WinXP?
> I suppose OSC is the better way
sc:
r = OSCresponder(nil, '/whatever', { arg time, responder, msg;
msg.postln;
}).add;
pd:
#N canvas 354 162 438 142 10;
#X obj 63 89 sendOSC;
#X msg 63 22 connect localhost 57120;
#X msg 99 61 send /whatever \$1;
#X floatatom 247 47 5 0 0 0 - - -;
#X text 311 18 <- plug;
#X text 311 46 <- play;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 2 0;
oh and I'm not using XP ;)
HTH
x
p.s.: this is becoming a faq on both lists ...
--
chris@lo-res.org Postmodernism is german romanticism with better
http://pilot.fm/ special effects. (Jeff Keuss / via ctheory.com)