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.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/help/listto-help.pd b/help/listto-help.pd
new file mode 100644
index 0000000..e540d0b
--- /dev/null
+++ b/help/listto-help.pd
@@ -0,0 +1,13 @@
+#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;
+#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;