aboutsummaryrefslogtreecommitdiff
path: root/reference/a2l-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-09-02 15:31:51 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-09-02 15:31:51 +0000
commit33ab1406b7b9b9ae534ac2ed79cce27ad0939131 (patch)
tree825072c1e32b8b8550fe8622e404a9c9d54da57b /reference/a2l-help.pd
parent208be29c246f77056c5b9971a23546b7c4531f45 (diff)
rename "a2l-help" to "a2l-help.pd"
svn path=/trunk/externals/zexy/; revision=10274
Diffstat (limited to 'reference/a2l-help.pd')
-rw-r--r--reference/a2l-help.pd24
1 files changed, 24 insertions, 0 deletions
diff --git a/reference/a2l-help.pd b/reference/a2l-help.pd
new file mode 100644
index 0000000..bfd7c15
--- /dev/null
+++ b/reference/a2l-help.pd
@@ -0,0 +1,24 @@
+#N canvas 319 129 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 - - -;
+#X symbolatom 46 203 0 0 0 0 - - -;
+#X msg 46 162 this is anything;
+#X msg 46 182 list this is a list;
+#X obj 35 276 print a2l;
+#X text 48 337 to make "anything"s out of lists \, try;
+#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;
+#X connect 8 0 10 0;
+#X connect 9 0 8 0;
+#X connect 14 0 6 0;