aboutsummaryrefslogtreecommitdiff
path: root/help/listto-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/listto-help.pd')
-rw-r--r--help/listto-help.pd22
1 files changed, 12 insertions, 10 deletions
diff --git a/help/listto-help.pd b/help/listto-help.pd
index e540d0b..b71636c 100644
--- a/help/listto-help.pd
+++ b/help/listto-help.pd
@@ -1,13 +1,15 @@
-#N canvas 0 0 450 300 10;
-#X obj 40 60 listto;
-#X msg 40 31 1 2 3 4;
-#X obj 40 125 print list;
-#X obj 77 85 print end;
-#X obj 73 180 tolist;
-#X obj 73 206 print;
+#N canvas 748 370 458 308 10;
+#X obj 60 181 listto;
+#X msg 60 62 1 2 3 4;
+#X obj 60 246 print list;
+#X obj 97 206 print end;
+#X text 45 19 separate a list into a stream of atoms;
+#X text 166 207 outputs a bang at the end of the list;
+#X msg 75 83 list uno dos tres quatro;
+#X msg 75 138 one two three four;
+#X text 191 138 must be a "list" \, so this doesn't work;
#X connect 0 0 2 0;
-#X connect 0 0 4 0;
#X connect 0 1 3 0;
-#X connect 0 1 4 1;
#X connect 1 0 0 0;
-#X connect 4 0 5 0;
+#X connect 6 0 0 0;
+#X connect 7 0 0 0;