aboutsummaryrefslogtreecommitdiff
path: root/reference/a2l-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/a2l-help.pd
parent4059490aa3ed0862d6d411fa341abfdef10f3563 (diff)
updated help-patches to include META
svn path=/trunk/externals/zexy/; revision=14636
Diffstat (limited to 'reference/a2l-help.pd')
-rw-r--r--reference/a2l-help.pd24
1 files changed, 17 insertions, 7 deletions
diff --git a/reference/a2l-help.pd b/reference/a2l-help.pd
index bfd7c15..e45ce44 100644
--- a/reference/a2l-help.pd
+++ b/reference/a2l-help.pd
@@ -1,4 +1,4 @@
-#N canvas 319 129 450 458 10;
+#N canvas 0 31 450 458 10;
#X text 113 30 convert "anything" to lists;
#X text 116 56 pass through the rest;
#X floatatom 46 229 0 0 0 0 - - -;
@@ -10,15 +10,25 @@
#X obj 319 339 route list;
#X msg 319 318 list this is a list;
#X obj 319 359 print l2a;
-#X obj 48 30 any2list;
#X text 245 223 alias;
#X obj 286 223 a2l;
#X obj 35 256 any2list;
#X text 356 6 part of zexy;
-#X connect 2 0 14 0;
-#X connect 3 0 14 0;
-#X connect 4 0 14 0;
-#X connect 5 0 14 0;
+#N canvas 460 154 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 5 KEYWORDS control conversion deprecated;
+#X text 12 45 DESCRIPTION convert an anything to a list;
+#X text 12 65 INLET_0 anything;
+#X text 12 85 OUTLET_0 list;
+#X text 12 105 AUTHOR IOhannes m zmoelnig;
+#X restore 401 437 pd META;
+#X obj 48 30 any2list;
+#X connect 2 0 13 0;
+#X connect 3 0 13 0;
+#X connect 4 0 13 0;
+#X connect 5 0 13 0;
#X connect 8 0 10 0;
#X connect 9 0 8 0;
-#X connect 14 0 6 0;
+#X connect 13 0 6 0;