From 57de39e09a37b5f35cbecbb76a0f89efe1a4d63f Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 30 Nov 2010 01:36:17 +0000 Subject: added META subpatch svn path=/trunk/externals/moonlib/; revision=14536 --- dispatch-help.pd | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'dispatch-help.pd') diff --git a/dispatch-help.pd b/dispatch-help.pd index 16231ef..359ac38 100644 --- a/dispatch-help.pd +++ b/dispatch-help.pd @@ -1,4 +1,4 @@ -#N canvas 479 347 565 404 10; +#N canvas 0 31 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; @@ -36,7 +36,7 @@ #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 obj 183 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 - - -; @@ -47,9 +47,19 @@ #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.; +#N canvas 579 234 494 344 META 0; +#X text 12 25 LICENSE GPL v2; +#X text 12 95 AUTHOR Antoine Rousseau; +#X text 12 115 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information +added by Jonathan Wilkes for Pd version 0.42.; +#X text 12 45 DESCRIPTION link several pairs of send/receive addresses +to a single one; +#X text 12 75 INLET_0; +#X text 12 5 KEYWORDS control nonlocal needs_work (inlet_0?); +#X restore 508 371 pd META; +#X text 134 24 a single one \, in which data is prepended by the number +; #X connect 1 0 2 0; #X connect 3 0 4 0; #X connect 5 0 6 0; -- cgit v1.2.1