aboutsummaryrefslogtreecommitdiff
path: root/externals/build/doc/help-fifo.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-04-26 20:42:22 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-04-26 20:42:22 +0000
commitfa93163aaee7f2d27cdc3067a840dd23bb5715a5 (patch)
tree90732c976b36eada8979c49a63d2a6efd7487a0e /externals/build/doc/help-fifo.pd
parent922145ad5aaa61ca16c8b9940ed731c948b38781 (diff)
moved maxlib docs to the proper location
svn path=/trunk/; revision=597
Diffstat (limited to 'externals/build/doc/help-fifo.pd')
-rw-r--r--externals/build/doc/help-fifo.pd13
1 files changed, 0 insertions, 13 deletions
diff --git a/externals/build/doc/help-fifo.pd b/externals/build/doc/help-fifo.pd
deleted file mode 100644
index 581a7b78..00000000
--- a/externals/build/doc/help-fifo.pd
+++ /dev/null
@@ -1,13 +0,0 @@
-#N canvas 356 196 452 302 12;
-#X obj 38 176 fifo 10;
-#X floatatom 38 231 5 0 0;
-#X floatatom 61 132 5 0 0;
-#X msg 38 98 bang;
-#X text 83 98 hit to get next number;
-#X text 111 176 fifo <size>;
-#X text 92 233 output of fifo;
-#X text 42 14 fifo :: first in first out buffer for floats;
-#X text 105 32 written for Max by St. Rainstick;
-#X connect 0 0 1 0;
-#X connect 2 0 0 0;
-#X connect 3 0 0 0;