#N canvas 0 26 697 652 10; #X obj 193 561 print; #X obj 193 357 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X msg 300 383 1 2 3 4 5; #X symbolatom 313 404 10 0 0 0 - - -; #X floatatom 326 421 5 0 0 0 - - -; #X symbolatom 420 450 10 0 0 0 - - -; #X msg 110 438 clear; #X obj 293 535 bng 15 250 50 0 empty empty EOL 17 7 1 10 -262144 -1 -1; #X text 118 201 CAUTION:; #X text 119 219 When a message contains the delimiter symbol \, it is falsely split into two parts.; #X text 119 254 Default delimiter between messages is the empty symbol. You can customize this with the first argument:; #X text 62 423 clear stored list; #X text 164 340 trigger output; #X text 289 341 store lists or elements; #X text 417 433 manually change delimiter symbol; #X text 105 606 Based on a patch and idea by Roman Haefli 2006; #X msg 291 363 eins due trois four; #X text 82 55 [list-fifo-delim]; #X text 120 81 [list-fifo-delim] stores incoming (list-)messages and outputs them one by one on incoming bangs in the order they arrive like a FIFO: first in \, first out.; #X text 118 136 [list-fifo-delim] can be used to limit the number of messages passing during a certain time (might be usefull to limit the used network bandwidth). It also can be used as a sequencer.; #X obj 122 297 list-fifo-delim MY_DELIMITER; #X obj 193 502 list-fifo-delim; #X text 58 16 This object is obsolete! Use [list-fifo] instead!; #N canvas 491 26 494 396 META 0; #X text 12 25 LICENSE SIBSD; #X text 12 195 HELP_PATCH_AUTHORS Frank Barknecht. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 135 OUTLET_0 list; #X text 12 45 DESCRIPTION This object is obsolete! Use [list-fifo] instead!; #X text 12 5 KEYWORDS control list_op deprecated; #X text 12 75 INLET_0 bang clear; #X text 12 115 INLET_2 symbol; #X text 12 95 INLET_1 anything; #X text 12 155 OUTLET_1 bang; #X text 12 174 AUTHOR Frank Barknecht \, Roman Haefli; #X restore 578 600 pd META; #X connect 1 0 21 0; #X connect 2 0 21 1; #X connect 3 0 21 1; #X connect 4 0 21 1; #X connect 5 0 21 2; #X connect 6 0 21 0; #X connect 16 0 21 1; #X connect 21 0 0 0; #X connect 21 1 7 0;