aboutsummaryrefslogtreecommitdiff
path: root/help/last_n-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-10 05:21:35 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-10 05:21:35 +0000
commitb0694283829f7627cd424ae0a417b6eb5c985377 (patch)
treee5a81cd48afded643bcbcaa6d10a5c936bd1d3da /help/last_n-help.pd
parent47950158fef8a54a1b1e416f5dc7cf6cedcf2989 (diff)
added Cyrille's list handling objects
svn path=/trunk/externals/mapping/; revision=4575
Diffstat (limited to 'help/last_n-help.pd')
-rw-r--r--help/last_n-help.pd8
1 files changed, 8 insertions, 0 deletions
diff --git a/help/last_n-help.pd b/help/last_n-help.pd
new file mode 100644
index 0000000..72d2607
--- /dev/null
+++ b/help/last_n-help.pd
@@ -0,0 +1,8 @@
+#N canvas 649 496 268 257 10;
+#X floatatom 40 56 5 0 0 0 - - -;
+#X floatatom 112 77 5 0 0 0 - - -;
+#X obj 40 155 print;
+#X obj 40 99 last_n 5;
+#X connect 0 0 3 0;
+#X connect 1 0 3 1;
+#X connect 3 0 2 0;