aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/tests/range-test.pd
blob: f647b5760864762ea68cf74677762284993ae0c6 (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
#N canvas 425 235 452 370 10;
#X obj 136 103 range 20 50 100;
#X obj 83 25 vsl 15 128 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 157 71 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -6 0 10
-262144 -1 -1 0 256;
#X floatatom 138 48 5 0 0 0 - - -;
#X obj 236 129 print d;
#X obj 202 149 print c;
#X obj 169 170 print b;
#X obj 136 190 print a;
#X msg 125 27 -1000 \, -1 \, 0 \, 19 \, 20 \, 49 \, 50 \, 99 \, 100
\, 1000;
#X obj 125 8 loadbang;
#X text 17 186 a: -1000;
#X text 17 199 a: -1;
#X text 17 212 a: 0;
#X text 17 224 a: 19;
#X text 17 236 b: 20;
#X text 17 249 b: 49;
#X text 17 262 c: 50;
#X text 17 276 c: 99;
#X text 17 290 d: 100;
#X text 17 303 d: 1000;
#X msg 236 72 500;
#X connect 0 0 7 0;
#X connect 0 1 6 0;
#X connect 0 2 5 0;
#X connect 0 3 4 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 8 0 0 0;
#X connect 9 0 8 0;
#X connect 20 0 0 3;