aboutsummaryrefslogtreecommitdiff
path: root/control/sendlocal.pd
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2002-06-17 10:13:57 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2002-06-17 10:13:57 +0000
commitfc3d3c0a4f110a23335398c327ac0a4fc949d5cb (patch)
tree1849d6afbe34cee9cec97bdb2295401f5126870b /control/sendlocal.pd
This commit was generated by cvs2svn to compensate for changes in r12,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13
Diffstat (limited to 'control/sendlocal.pd')
-rwxr-xr-xcontrol/sendlocal.pd18
1 files changed, 18 insertions, 0 deletions
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;