aboutsummaryrefslogtreecommitdiff
path: root/listDelay-help.pd
blob: e7ec639eda873fd9e1258bc020df45107dc3160e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#N canvas 358 242 458 308 10;
#X obj 127 210 print;
#X msg 70 81 4 5 6;
#X obj 235 76 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 256 75 stop;
#X floatatom 254 112 5 0 0 0 - - -;
#X text 291 113 delay;
#X msg 115 82 list a b c;
#X text 72 11 Description: Delays an incomming list.;
#X obj 127 157 ./listDelay 1000;
#X msg 131 117 stop;
#X text 76 32 tags: lists timing;
#X connect 1 0 8 0;
#X connect 2 0 8 1;
#X connect 4 0 8 1;
#X connect 6 0 8 0;
#X connect 8 0 0 0;
#X connect 9 0 8 0;