From fc3d3c0a4f110a23335398c327ac0a4fc949d5cb Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 17 Jun 2002 10:13:57 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r12, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13 --- control/sendlocal.pd | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100755 control/sendlocal.pd (limited to 'control/sendlocal.pd') diff --git a/control/sendlocal.pd b/control/sendlocal.pd new file mode 100755 index 0000000..5ada9f9 --- /dev/null +++ b/control/sendlocal.pd @@ -0,0 +1,18 @@ +#N canvas 245 35 596 413 10; +#N canvas 296 238 600 380 /SUBPATCH/ 0; +#X obj 104 220 print subpatch; +#X obj 105 160 rl test; +#X connect 1 0 0 0; +#X restore 254 192 pd; +#X obj 39 285 print local; +#X floatatom 38 142; +#X msg 72 138 nope dope; +#X text 38 327 (C) 1999 Guenter Geiger; +#X obj 41 198 sl test1; +#X obj 39 259 rl test1; +#X text 31 38 receive locally sent messages with receivelocal; +#X text 31 20 send messages locally (per canvas) with sendlocal; +#X text 30 56 aliases are "sl" and "rl"; +#X connect 2 0 5 0; +#X connect 3 0 5 0; +#X connect 6 0 1 0; -- cgit v1.2.1