aboutsummaryrefslogtreecommitdiff
path: root/dynreceive-help.pd
diff options
context:
space:
mode:
authormescalinum <mescalinum@users.sourceforge.net>2011-10-02 16:42:06 +0000
committermescalinum <mescalinum@users.sourceforge.net>2011-10-02 16:42:06 +0000
commit44f29524444a96d9e40a76f48750f17e2fdc2974 (patch)
tree179e086e72dd64cd130ee493e78d8535a74a76ec /dynreceive-help.pd
parent5a38f01421e93db2cf5b5c05afe84fb73eb89425 (diff)
reorganize tree following template structure
svn path=/trunk/externals/loaders/tclpd/; revision=15443
Diffstat (limited to 'dynreceive-help.pd')
-rw-r--r--dynreceive-help.pd22
1 files changed, 0 insertions, 22 deletions
diff --git a/dynreceive-help.pd b/dynreceive-help.pd
deleted file mode 100644
index 88a5568..0000000
--- a/dynreceive-help.pd
+++ /dev/null
@@ -1,22 +0,0 @@
-#N canvas 416 120 513 409 10;
-#X obj 141 168 s \$0.foo;
-#X msg 46 120 bar baz;
-#X obj 60 320 dynreceive \$0.foo;
-#X floatatom 122 123 5 0 0 0 - - -;
-#X symbolatom 177 125 10 0 0 0 - - -;
-#X obj 267 125 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
--1 -1;
-#X text 43 86 1) send some symbols:;
-#X text 45 240 2) try to change the receive symbol:;
-#X msg 60 287 set xyz;
-#X msg 312 306 \; xyz 1 2 3;
-#X obj 60 350 print out;
-#X text 39 23 Works like [receive] \, but allows to dynamically set
-(or clear) the receive symbol.;
-#X text 139 288 <--;
-#X connect 1 0 0 0;
-#X connect 2 0 10 0;
-#X connect 3 0 0 0;
-#X connect 4 0 0 0;
-#X connect 5 0 0 0;
-#X connect 8 0 2 0;