aboutsummaryrefslogtreecommitdiff
path: root/listfifo-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'listfifo-help.pd')
-rw-r--r--listfifo-help.pd62
1 files changed, 36 insertions, 26 deletions
diff --git a/listfifo-help.pd b/listfifo-help.pd
index a40a609..125561f 100644
--- a/listfifo-help.pd
+++ b/listfifo-help.pd
@@ -1,26 +1,36 @@
-#N canvas 476 153 456 307 12;
-#X floatatom 104 231 5 0 0 0 - - -;
-#X msg 38 46 bang;
-#X text 146 152 fifo <size>;
-#X obj 38 152 listfifo 10;
-#X text 42 14 listfifo :: first in first out buffer for lists;
-#X obj 104 187 unpack f f;
-#X floatatom 179 230 5 0 0 0 - - -;
-#X obj 38 263 print listfifo_output;
-#X text 204 185 output of listfifo;
-#X msg 66 76 17.3 23;
-#X obj 166 101 pack f f;
-#X floatatom 166 70 5 0 0 0 - - -;
-#X floatatom 225 70 5 0 0 0 - - -;
-#X msg 84 125 \$1 \$2;
-#X text 83 46 hit to get next number out of the fifo;
-#X connect 1 0 3 0;
-#X connect 3 0 5 0;
-#X connect 3 0 7 0;
-#X connect 5 0 0 0;
-#X connect 5 1 6 0;
-#X connect 9 0 3 0;
-#X connect 10 0 13 0;
-#X connect 11 0 10 0;
-#X connect 12 0 10 1;
-#X connect 13 0 3 0;
+#N canvas 2 26 456 307 12;
+#X floatatom 104 231 5 0 0 0 - - -;
+#X msg 38 46 bang;
+#X text 146 152 fifo <size>;
+#X obj 38 152 listfifo 10;
+#X text 42 14 listfifo :: first in first out buffer for lists;
+#X obj 104 187 unpack f f;
+#X floatatom 179 230 5 0 0 0 - - -;
+#X obj 38 263 print listfifo_output;
+#X text 204 185 output of listfifo;
+#X msg 66 76 17.3 23;
+#X obj 166 101 pack f f;
+#X floatatom 166 70 5 0 0 0 - - -;
+#X floatatom 225 70 5 0 0 0 - - -;
+#X msg 84 125 \$1 \$2;
+#X text 83 46 hit to get next number out of the fifo;
+#N canvas 293 158 494 344 META 0;
+#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 105 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>;
+#X text 12 5 KEYWORDS control storage list_op;
+#X text 12 45 DESCRIPTION first in first out buffer for lists;
+#X text 12 65 INLET_0 bang list;
+#X text 12 85 OUTLET_0 list;
+#X restore 395 273 pd META;
+#X connect 1 0 3 0;
+#X connect 3 0 5 0;
+#X connect 3 0 7 0;
+#X connect 5 0 0 0;
+#X connect 5 1 6 0;
+#X connect 9 0 3 0;
+#X connect 10 0 13 0;
+#X connect 11 0 10 0;
+#X connect 12 0 10 1;
+#X connect 13 0 3 0;