From 0ca6f43514c11e30d76618be69fcb995b926d0d5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 21 Feb 2010 05:08:54 +0000 Subject: ported to new template Makefile and debianized it svn path=/trunk/externals/moonlib/; revision=13184 --- help/dispatch-help.pd | 65 --------------------------------------------------- 1 file changed, 65 deletions(-) delete mode 100644 help/dispatch-help.pd (limited to 'help/dispatch-help.pd') diff --git a/help/dispatch-help.pd b/help/dispatch-help.pd deleted file mode 100644 index 16231ef..0000000 --- a/help/dispatch-help.pd +++ /dev/null @@ -1,65 +0,0 @@ -#N canvas 479 347 565 404 10; -#X obj 0 0 cnv 8 100 60 empty empty dispatch 10 20 1 18 -262144 -1109 -0; -#X obj 40 131 r foo1-rcv; -#X obj 40 151 print foo1; -#X obj 121 131 r foo2-rcv; -#X obj 121 151 print foo2; -#X obj 198 132 r foo3-rcv; -#X obj 198 152 print foo3; -#X obj 293 78 dispatch foo 1 3; -#X text 291 60 args: name min-index max-index; -#X msg 310 102 2 truc; -#X text 132 12 link several pairs of send/receive addresses to; -#X msg 39 82 f1snd; -#X msg 119 83 f2snd; -#X msg 197 83 f3snd; -#X obj 39 102 s foo1-snd; -#X obj 119 103 s foo2-snd; -#X obj 197 103 s foo3-snd; -#X obj 310 154 r foo-snd; -#X obj 310 122 s foo-rcv; -#X obj 310 175 print foo-snd; -#X text 406 162 one "send" from all; -#X text 382 110 one "receive" to all; -#X obj 35 208 cnv 15 300 150 empty empty empty 20 12 0 14 -261681 -66577 -0; -#X obj 77 223 tgl 15 0 \$0-bar1-snd \$0-bar1-rcv bar1 0 -6 1 8 -262144 --1 -1 0 1; -#X obj 104 223 tgl 15 0 \$0-bar2-snd \$0-bar2-rcv bar2 0 -6 1 8 -262144 --1 -1 0 1; -#X obj 132 223 tgl 15 0 \$0-bar3-snd \$0-bar3-rcv bar3 0 -6 1 8 -262144 --1 -1 0 1; -#X obj 49 223 tgl 15 0 \$0-bar0-snd \$0-bar0-rcv bar0 0 -6 1 8 -262144 --1 -1 0 1; -#X obj 173 321 s \$0-bar-rcv; -#X obj 49 276 r \$0-bar-snd; -#X obj 173 276 hdl 15 0 0 4 empty empty empty 0 -6 0 8 -262144 -1 -1 -1; -#X obj 185 221 dispatch \$0-bar 0 3; -#X msg 173 297 \$1 bang; -#X obj 49 298 unpack f f; -#X floatatom 49 319 2 0 0 0 - - -; -#X floatatom 114 320 2 0 0 0 - - -; -#X text 5 383 (c) Moonix: Antoine Rousseau 2004; -#X text 362 238 Warning: you HAVE to name; -#X text 343 254 your boutton buses like this:; -#X text 362 241 _______; -#X text 351 280 (notice the -snd and -rcv); -#X text 351 268 skeletonX-snd skeletonX-rcv; -#X text 134 24 a single one \, in which datas are prepended by the -number; -#X text 134 37 of the receiver/sender.; -#X connect 1 0 2 0; -#X connect 3 0 4 0; -#X connect 5 0 6 0; -#X connect 9 0 18 0; -#X connect 11 0 14 0; -#X connect 12 0 15 0; -#X connect 13 0 16 0; -#X connect 17 0 19 0; -#X connect 28 0 32 0; -#X connect 29 0 31 0; -#X connect 31 0 27 0; -#X connect 32 0 33 0; -#X connect 32 1 34 0; -- cgit v1.2.1