From e64a72862122716a401062d128e37599d18a1897 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Thu, 3 Mar 2011 05:35:15 +0000 Subject: added META subpatch svn path=/trunk/externals/mrpeach/; revision=14999 --- net/tcpreceive-help.pd | 56 ++++++++++++++++++++++++++++++-------------------- 1 file changed, 34 insertions(+), 22 deletions(-) (limited to 'net/tcpreceive-help.pd') diff --git a/net/tcpreceive-help.pd b/net/tcpreceive-help.pd index 8cfbbe4..1941442 100644 --- a/net/tcpreceive-help.pd +++ b/net/tcpreceive-help.pd @@ -1,22 +1,34 @@ -#N canvas 713 11 478 294 12; -#X floatatom 206 144 3 0 0 0 - - -; -#X floatatom 233 144 3 0 0 0 - - -; -#X floatatom 260 144 3 0 0 0 - - -; -#X floatatom 287 144 3 0 0 0 - - -; -#X text 163 143 from; -#X obj 155 185 print message; -#X obj 155 57 tcpreceive 9997; -#X floatatom 257 96 5 0 0 0 - - -; -#X text 303 94 connections; -#X text 32 16 tcpreceive receives bytes over a tcp connection.; -#X floatatom 315 144 5 0 0 0 - - -; -#X obj 206 117 unpack 0 0 0 0 0; -#X text 265 235 Martin Peach 2008/11/05; -#X connect 6 0 5 0; -#X connect 6 1 11 0; -#X connect 6 2 7 0; -#X connect 11 0 0 0; -#X connect 11 1 1 0; -#X connect 11 2 2 0; -#X connect 11 3 3 0; -#X connect 11 4 10 0; +#N canvas 1 53 478 294 12; +#X floatatom 206 144 3 0 0 0 - - -; +#X floatatom 233 144 3 0 0 0 - - -; +#X floatatom 260 144 3 0 0 0 - - -; +#X floatatom 287 144 3 0 0 0 - - -; +#X text 163 143 from; +#X obj 155 185 print message; +#X obj 155 57 tcpreceive 9997; +#X floatatom 257 96 5 0 0 0 - - -; +#X text 303 94 connections; +#X text 32 16 tcpreceive receives bytes over a tcp connection.; +#X floatatom 315 144 5 0 0 0 - - -; +#X obj 206 117 unpack 0 0 0 0 0; +#X text 265 235 Martin Peach 2008/11/05; +#N canvas 529 268 494 344 META 0; +#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 125 AUTHOR Martin Peach; +#X text 12 25 LICENSE GPL v2 or later; +#X text 12 5 KEYWORDS control network; +#X text 12 45 DESCRIPTION tcpreceive receives bytes over a tcp connection +; +#X text 12 65 OUTLET_0 anything; +#X text 12 85 OUTLET_1 list; +#X text 12 105 OUTLET_2 float; +#X restore 421 264 pd META; +#X connect 6 0 5 0; +#X connect 6 1 11 0; +#X connect 6 2 7 0; +#X connect 11 0 0 0; +#X connect 11 1 1 0; +#X connect 11 2 2 0; +#X connect 11 3 3 0; +#X connect 11 4 10 0; -- cgit v1.2.1