aboutsummaryrefslogtreecommitdiff
path: root/reference/list2int-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
commite64777405412ac03cac27e5d386403cff9e49415 (patch)
tree55ebbdc09837c995785245a1ab7c94bbef2c8a44 /reference/list2int-help.pd
parent4059490aa3ed0862d6d411fa341abfdef10f3563 (diff)
updated help-patches to include META
svn path=/trunk/externals/zexy/; revision=14636
Diffstat (limited to 'reference/list2int-help.pd')
-rw-r--r--reference/list2int-help.pd38
1 files changed, 24 insertions, 14 deletions
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;