From e64777405412ac03cac27e5d386403cff9e49415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 14 Dec 2010 17:13:35 +0000 Subject: updated help-patches to include META svn path=/trunk/externals/zexy/; revision=14636 --- reference/list2int-help.pd | 38 ++++++++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 14 deletions(-) (limited to 'reference/list2int-help.pd') diff --git a/reference/list2int-help.pd b/reference/list2int-help.pd index 607183e..2190ff3 100644 --- a/reference/list2int-help.pd +++ b/reference/list2int-help.pd @@ -1,17 +1,27 @@ -#N canvas 265 308 612 302 12; -#X obj 106 246 print; -#X msg 141 139 3.14159 2 hello 1; -#X msg 150 170 gosh 2.3 1; -#X obj 106 212 list2int; -#X text 145 23 list to integer; -#X text 98 49 cast all floats of a list to integers; -#X msg 106 110 1 2 -1.567 3 2; -#X text 238 110 list of floats; -#X text 304 139 list with symbols; -#X obj 412 248 l2i; -#X text 365 248 alias; -#X text 451 15 part of zexy; -#X text 248 169 not really a list; +#N canvas 0 31 497 302 10; +#X obj 26 246 print; +#X msg 61 139 3.14159 2 hello 1; +#X msg 70 170 gosh 2.3 1; +#X obj 26 212 list2int; +#X text 65 23 list to integer; +#X text 18 49 cast all floats of a list to integers; +#X msg 26 110 1 2 -1.567 3 2; +#X text 158 110 list of floats; +#X text 224 139 list with symbols; +#X obj 332 248 l2i; +#X text 285 248 alias; +#X text 371 15 part of zexy; +#X text 168 169 not really a list; +#N canvas 515 193 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 IOhannes m zmoelnig; +#X text 12 45 DESCRIPTION cast all floats of a list to integers; +#X text 12 65 INLET_0 anything; +#X text 12 5 KEYWORDS control conversion anything_op; +#X text 12 85 OUTLET_0 anything; +#X restore 433 271 pd META; #X connect 1 0 3 0; #X connect 2 0 3 0; #X connect 3 0 0 0; -- cgit v1.2.1