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 --- netrec-help.pd | 81 ++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 47 insertions(+), 34 deletions(-) (limited to 'netrec-help.pd') diff --git a/netrec-help.pd b/netrec-help.pd index 80be695..cda33bb 100644 --- a/netrec-help.pd +++ b/netrec-help.pd @@ -1,34 +1,47 @@ -#N canvas 315 121 600 364 12; -#X obj 49 189 netrec 3000; -#X obj 57 130 netsend; -#X msg 57 18 connect localhost 3000; -#X msg 78 44 disconnect localhost 3000; -#X floatatom 49 297 5 0 0; -#X floatatom 76 270 5 0 0; -#X floatatom 93 73 5 0 0; -#X msg 93 99 send \$1; -#X symbolatom 132 217 10 0 0; -#X text 224 217 IP address; -#X text 100 298 received data; -#X text 129 270 number of connections; -#X obj 295 128 netsend; -#X msg 295 16 connect localhost 3000; -#X msg 316 42 disconnect localhost 3000; -#X floatatom 331 71 5 0 0; -#X msg 331 97 send \$1; -#X msg 49 162 print; -#X floatatom 104 243 5 0 0; -#X text 162 247 socket number; -#X connect 0 0 4 0; -#X connect 0 1 5 0; -#X connect 0 2 18 0; -#X connect 0 3 8 0; -#X connect 2 0 1 0; -#X connect 3 0 1 0; -#X connect 6 0 7 0; -#X connect 7 0 1 0; -#X connect 13 0 12 0; -#X connect 14 0 12 0; -#X connect 15 0 16 0; -#X connect 16 0 12 0; -#X connect 17 0 0 0; +#N canvas 0 31 600 364 12; +#X obj 49 189 netrec 3000; +#X obj 57 130 netsend; +#X msg 57 18 connect localhost 3000; +#X msg 78 44 disconnect localhost 3000; +#X floatatom 49 297 5 0 0 0 - - -; +#X floatatom 76 270 5 0 0 0 - - -; +#X floatatom 93 73 5 0 0 0 - - -; +#X msg 93 99 send \$1; +#X symbolatom 132 217 10 0 0 0 - - -; +#X text 224 217 IP address; +#X text 100 298 received data; +#X text 129 270 number of connections; +#X obj 295 128 netsend; +#X msg 295 16 connect localhost 3000; +#X msg 316 42 disconnect localhost 3000; +#X floatatom 331 71 5 0 0 0 - - -; +#X msg 331 97 send \$1; +#X msg 49 162 print; +#X floatatom 104 243 5 0 0 0 - - -; +#X text 162 247 socket number; +#N canvas 377 242 494 344 META 0; +#X text 12 185 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 165 AUTHOR Olaf Matthes ; +#X text 12 5 KEYWORDS control network; +#X text 12 105 OUTLET_1 float; +#X text 12 45 DESCRIPTION; +#X text 12 65 INLET_0 print; +#X text 12 85 OUTLET_0 float; +#X text 12 125 OUTLET_3 float; +#X text 12 145 OUTLET_4 symbol; +#X restore 531 327 pd META; +#X connect 0 0 4 0; +#X connect 0 1 5 0; +#X connect 0 2 18 0; +#X connect 0 3 8 0; +#X connect 2 0 1 0; +#X connect 3 0 1 0; +#X connect 6 0 7 0; +#X connect 7 0 1 0; +#X connect 13 0 12 0; +#X connect 14 0 12 0; +#X connect 15 0 16 0; +#X connect 16 0 12 0; +#X connect 17 0 0 0; -- cgit v1.2.1