123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- #N canvas 1 53 558 300 10;
- #X obj 112 129 pipelist 1000;
- #X msg 198 83 5000;
- #X floatatom 198 107 5 0 0 0 - - -;
- #X floatatom 222 42 5 0 0 0 - - -;
- #X floatatom 181 42 5 0 0 0 - - -;
- #X obj 112 62 pack s s 3 4 5;
- #X obj 112 0 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
- -1;
- #X msg 135 -1 tik;
- #X msg 57 13 alpha;
- #X msg 50 41 beta;
- #X floatatom 63 90 5 0 0 0 - - -;
- #X obj 112 196 print;
- #X obj 130 107 symbol;
- #X msg 135 83 bb;
- #X text 195 1 pipelist delays lists.;
- #X text 237 106 Delay time is in milliseconds.;
- #X text 208 131 Argument sets initial delay time.;
- #X text 242 218 2007/07/11 Martin Peach;
- #X text 229 182 see also:;
- #X obj 305 183 pipe;
- #X obj 339 183 delay;
- #X obj 379 183 timer;
- #X obj 135 21 symbol;
- #N canvas 500 149 494 344 META 0;
- #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
- Wilkes for Pd version 0.42.;
- #X text 12 25 LICENSE GPL v2 or later;
- #X text 12 125 AUTHOR Roman Haefeli;
- #X text 12 5 KEYWORDS control list_op;
- #X text 12 45 DESCRIPTION delay lists;
- #X text 12 65 INLET_0 anything;
- #X text 12 85 INLET_1 float;
- #X text 12 105 OUTLET_0 list;
- #X restore 492 265 pd META;
- #X connect 0 0 11 0;
- #X connect 1 0 2 0;
- #X connect 2 0 0 1;
- #X connect 3 0 5 4;
- #X connect 4 0 5 3;
- #X connect 5 0 0 0;
- #X connect 6 0 5 0;
- #X connect 7 0 22 0;
- #X connect 8 0 5 0;
- #X connect 9 0 5 0;
- #X connect 10 0 0 0;
- #X connect 12 0 0 0;
- #X connect 13 0 12 0;
- #X connect 22 0 5 1;
|