From 8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 26 Apr 2010 03:10:47 +0000 Subject: converted maxlib to use libdir template, in preparations for debianizing it svn path=/trunk/externals/maxlib/; revision=13476 --- help/listfifo-help.pd | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 help/listfifo-help.pd (limited to 'help/listfifo-help.pd') diff --git a/help/listfifo-help.pd b/help/listfifo-help.pd deleted file mode 100644 index a40a609..0000000 --- a/help/listfifo-help.pd +++ /dev/null @@ -1,26 +0,0 @@ -#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 ; -#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; -- cgit v1.2.1