aboutsummaryrefslogtreecommitdiff
path: root/help/help-lifo.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2002-11-20 17:46:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2002-11-20 17:46:33 +0000
commitd41e58e6cd71fdacdca69ba78c29d42dc7d330d5 (patch)
tree979c2e34efe326dcd7f417a234abff85a06e641a /help/help-lifo.pd
This commit was generated by cvs2svn to compensate for changes in r224,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/maxlib/; revision=225
Diffstat (limited to 'help/help-lifo.pd')
-rw-r--r--help/help-lifo.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/help/help-lifo.pd b/help/help-lifo.pd
new file mode 100644
index 0000000..c5ec758
--- /dev/null
+++ b/help/help-lifo.pd
@@ -0,0 +1,16 @@
+#N canvas 356 196 454 304 12;
+#X obj 38 176 lifo 10;
+#X floatatom 38 231 5 0 0;
+#X floatatom 61 110 5 0 0;
+#X msg 38 76 bang;
+#X text 83 76 hit to get next number;
+#X text 111 176 lifo <size>;
+#X text 42 14 lifo :: last in first out buffer for floats;
+#X text 108 33 written for Max by St. Rainstick;
+#X msg 76 140 clear;
+#X text 127 139 clear buffer;
+#X text 92 233 output of buffer;
+#X connect 0 0 1 0;
+#X connect 2 0 0 0;
+#X connect 3 0 0 0;
+#X connect 8 0 0 0;