aboutsummaryrefslogtreecommitdiff
path: root/concat-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
commitf18d063d9312c95e25294e0777bc135ee9a3fd8a (patch)
tree54763b4c61f53c8ec696be54bc1c0e8d816c05aa /concat-help.pd
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'concat-help.pd')
-rw-r--r--concat-help.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/concat-help.pd b/concat-help.pd
new file mode 100644
index 0000000..307fb0a
--- /dev/null
+++ b/concat-help.pd
@@ -0,0 +1,10 @@
+#N canvas 301 154 450 300 10;
+#X obj 104 145 mtl/concat;
+#X msg 104 105 a b c d;
+#X text 29 32 tags: lists;
+#X text 35 10 description: concatenates the elements of a list.;
+#X msg 177 112 1 2 3 4;
+#X obj 105 179 print;
+#X connect 0 0 5 0;
+#X connect 1 0 0 0;
+#X connect 4 0 0 0;