aboutsummaryrefslogtreecommitdiff
path: root/test/cyclone/maxmode-test.pd
blob: 75271e8d5fee3ad5372a598537ff5d4eb403096d (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
#N canvas 356 180 524 287 12;
#X obj 310 29 r #compatibility;
#X obj 23 66 s #compatibility;
#X msg 23 29 bang;
#X obj 25 193 prepend test;
#X msg 136 122 set this;
#X msg 137 159 set that;
#X msg 25 122 x;
#X obj 310 66 print mode;
#X msg 78 29 set max;
#X msg 165 29 set barry;
#X msg 77 122 bang;
#X obj 25 228 print pp;
#X msg 366 122 set this;
#X msg 367 159 set that;
#X msg 255 122 x;
#X msg 307 122 bang;
#X obj 255 228 print aa;
#X obj 255 193 Append test;
#X msg 155 193 bang;
#X obj 155 228 maxmode;
#X connect 0 0 7 0;
#X connect 2 0 1 0;
#X connect 3 0 11 0;
#X connect 4 0 3 0;
#X connect 5 0 3 0;
#X connect 6 0 3 0;
#X connect 8 0 1 0;
#X connect 9 0 1 0;
#X connect 10 0 3 0;
#X connect 12 0 17 0;
#X connect 13 0 17 0;
#X connect 14 0 17 0;
#X connect 15 0 17 0;
#X connect 17 0 16 0;
#X connect 18 0 19 0;