aboutsummaryrefslogtreecommitdiff
path: root/last_n-help.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2005-01-27 12:23:02 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2005-01-27 12:23:02 +0000
commit6b5a0fc360cb8b361a5873bbeb46c7f5c271f9a9 (patch)
tree24716657b5aa274a1d90fdb99a62d0a66821682f /last_n-help.pd
This commit was generated by cvs2svn to compensate for changes in r2548,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/La-kitchen/; revision=2549
Diffstat (limited to 'last_n-help.pd')
-rw-r--r--last_n-help.pd15
1 files changed, 15 insertions, 0 deletions
diff --git a/last_n-help.pd b/last_n-help.pd
new file mode 100644
index 0000000..7045401
--- /dev/null
+++ b/last_n-help.pd
@@ -0,0 +1,15 @@
+#N canvas 562 42 442 273 10;
+#X floatatom 141 132 5 0 0 0 - - -;
+#X floatatom 92 114 5 0 0 0 - - -;
+#X obj 92 156 last_n 12;
+#X text 26 24 This abstraction save the n last incoming datas;
+#X text 27 43 into a list;
+#X text 93 91 data;
+#X text 139 111 size: n;
+#X text 265 204 la Kitchen;
+#X text 265 221 Charles Verron;
+#X text 264 189 2004_03_18;
+#X obj 92 196 print;
+#X connect 0 0 2 1;
+#X connect 1 0 2 0;
+#X connect 2 0 10 0;