aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/pd/ex-thread2.pd
blob: 26205b8d1e29395694ad8033a192d1dc1b0d1a46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#N canvas 116 192 666 304 12;
#X msg 91 131 stop;
#X msg 262 135 stop;
#X obj 206 42 bng 25 250 50 0 empty empty empty 0 -6 0 8 -258699 -1
-1;
#X obj 298 42 bng 25 250 50 0 empty empty empty 0 -6 0 8 -258699 -1
-1;
#X text 198 21 start;
#X text 290 20 stop;
#X msg 46 131 0;
#X msg 217 135 0;
#X msg 430 133 stop;
#X msg 385 133 0;
#X obj 411 172 thread2 50;
#X obj 239 172 thread2 15;
#X obj 73 171 thread2 3;
#X floatatom 73 205 8 0 0;
#X floatatom 239 205 8 0 0;
#X floatatom 411 205 8 0 0;
#X msg 140 131 text;
#X msg 309 135 text;
#X msg 477 133 text;
#X connect 0 0 12 0;
#X connect 1 0 11 0;
#X connect 2 0 6 0;
#X connect 2 0 7 0;
#X connect 2 0 9 0;
#X connect 3 0 0 0;
#X connect 3 0 1 0;
#X connect 3 0 8 0;
#X connect 6 0 12 0;
#X connect 7 0 11 0;
#X connect 8 0 10 0;
#X connect 9 0 10 0;
#X connect 10 0 15 0;
#X connect 11 0 14 0;
#X connect 12 0 13 0;
#X connect 16 0 12 0;
#X connect 17 0 11 0;
#X connect 18 0 10 0;