From bcb36add25f5f7538ff13a0f9828db8a06830c03 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 16 Nov 2010 06:37:15 +0000 Subject: added META subpatch svn path=/trunk/externals/maxlib/; revision=14442 --- netdist-help.pd | 84 ++++++++++++++++++++++++++++++++------------------------- 1 file changed, 47 insertions(+), 37 deletions(-) (limited to 'netdist-help.pd') diff --git a/netdist-help.pd b/netdist-help.pd index 84cd2e2..8818afd 100644 --- a/netdist-help.pd +++ b/netdist-help.pd @@ -1,37 +1,47 @@ -#N canvas 374 142 458 370 12; -#X obj 23 299 netdist; -#X obj 275 249 netreceive 3000; -#X floatatom 275 275 5 0 0; -#X floatatom 390 275 5 0 0; -#X msg 23 64 connect localhost 3000; -#X floatatom 276 328 5 0 0; -#X floatatom 391 328 5 0 0; -#X obj 276 302 netreceive 3001; -#X msg 67 120 disconnect localhost 3000; -#X msg 42 93 connect localhost 3001; -#X msg 88 147 disconnect localhost 3001; -#X msg 102 177 print; -#X msg 113 203 clear; -#X floatatom 23 326 5 0 0; -#X msg 120 232 send 23; -#X msg 146 259 send 17.3; -#X text 151 178 print list of connections; -#X text 164 202 disconnect all; -#X text 189 232 send values; -#X text 213 64 add connection to list; -#X text 278 119 remove connection; -#X text 33 8 netdist :: distribute data to several netreceive; -#X text 122 24 written by Olaf Matthes; -#X connect 0 0 13 0; -#X connect 1 0 2 0; -#X connect 1 1 3 0; -#X connect 4 0 0 0; -#X connect 7 0 5 0; -#X connect 7 1 6 0; -#X connect 8 0 0 0; -#X connect 9 0 0 0; -#X connect 10 0 0 0; -#X connect 11 0 0 0; -#X connect 12 0 0 0; -#X connect 14 0 0 0; -#X connect 15 0 0 0; +#N canvas 0 26 458 404 12; +#X obj 23 299 netdist; +#X obj 275 249 netreceive 3000; +#X floatatom 275 275 5 0 0 0 - - -; +#X floatatom 390 275 5 0 0 0 - - -; +#X msg 23 64 connect localhost 3000; +#X floatatom 276 328 5 0 0 0 - - -; +#X floatatom 391 328 5 0 0 0 - - -; +#X obj 276 302 netreceive 3001; +#X msg 67 120 disconnect localhost 3000; +#X msg 42 93 connect localhost 3001; +#X msg 88 147 disconnect localhost 3001; +#X msg 102 177 print; +#X msg 113 203 clear; +#X floatatom 23 326 5 0 0 0 - - -; +#X msg 120 232 send 23; +#X msg 146 259 send 17.3; +#X text 151 178 print list of connections; +#X text 164 202 disconnect all; +#X text 189 232 send values; +#X text 213 64 add connection to list; +#X text 278 119 remove connection; +#X text 33 8 netdist :: distribute data to several netreceive; +#X text 122 24 written by Olaf Matthes; +#N canvas 293 158 494 344 META 0; +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 105 AUTHOR Olaf Matthes ; +#X text 12 45 DESCRIPTION distribute data to several netreceive; +#X text 12 5 KEYWORDS control network; +#X text 12 65 INLET_0 connect disconnect print clear send; +#X text 12 85 OUTLET_0 float; +#X restore 395 373 pd META; +#X connect 0 0 13 0; +#X connect 1 0 2 0; +#X connect 1 1 3 0; +#X connect 4 0 0 0; +#X connect 7 0 5 0; +#X connect 7 1 6 0; +#X connect 8 0 0 0; +#X connect 9 0 0 0; +#X connect 10 0 0 0; +#X connect 11 0 0 0; +#X connect 12 0 0 0; +#X connect 14 0 0 0; +#X connect 15 0 0 0; -- cgit v1.2.1