aboutsummaryrefslogtreecommitdiff
path: root/listto-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
commitecc6398c406a7d401225bf04346fc0d25491dff3 (patch)
treee0d2e8222b03161f6e77ad8a525604cf216746cb /listto-help.pd
parent162b9550e5d3ab93f02fa342864f22190581838c (diff)
moved help patches into same folder, stopped auto-generating mapping-meta.pd
file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/externals/mapping/; revision=10981
Diffstat (limited to 'listto-help.pd')
-rw-r--r--listto-help.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/listto-help.pd b/listto-help.pd
new file mode 100644
index 0000000..477cbcb
--- /dev/null
+++ b/listto-help.pd
@@ -0,0 +1,17 @@
+#N canvas 122 268 469 354 10;
+#X obj 60 211 listto;
+#X msg 60 92 1 2 3 4;
+#X obj 60 276 print list;
+#X obj 97 236 print end;
+#X text 45 49 separate a list into a stream of atoms;
+#X text 166 237 outputs a bang at the end of the list;
+#X msg 75 113 list uno dos tres quatro;
+#X msg 75 168 one two three four;
+#X text 191 168 must be a "list" \, so this doesn't work;
+#X obj 5 2 cnv 15 450 20 empty empty listto 2 11 1 18 -233017 -66577
+0;
+#X connect 0 0 2 0;
+#X connect 0 1 3 0;
+#X connect 1 0 0 0;
+#X connect 6 0 0 0;
+#X connect 7 0 0 0;