aboutsummaryrefslogtreecommitdiff
path: root/help/help-fifo.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/help-fifo.pd')
-rw-r--r--help/help-fifo.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/help/help-fifo.pd b/help/help-fifo.pd
new file mode 100644
index 0000000..581a7b7
--- /dev/null
+++ b/help/help-fifo.pd
@@ -0,0 +1,13 @@
+#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;