aboutsummaryrefslogtreecommitdiff
path: root/test/toxy/multiscale-test.pd
blob: c0383a6ecd53bde1bf33820a3f3d8e2b1705c19a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#N canvas 39 49 775 469 12;
#X obj 27 98 widget multiscale m1 #n 30 #dx 15 #dy 60;
#X obj 27 200 widget multiscale m2 #bg red #dy 120;
#X obj 188 371 tow . multiscale m1;
#X msg 27 59 #n \$1;
#X floatatom 27 24 5 0 0 0 - - -;
#N canvas 0 0 450 300 graph1 0;
#X array t 50 float 0;
#X coords 0 1 49 0 400 140 1;
#X restore 296 206 graph;
#X obj 188 410 tabwrite t;
#X obj 27 367 unpack;
#X floatatom 27 411 5 0 0 0 - - -;
#X floatatom 100 411 5 0 0 0 - - -;
#X connect 1 0 7 0;
#X connect 2 0 6 0;
#X connect 3 0 0 0;
#X connect 4 0 3 0;
#X connect 7 0 8 0;
#X connect 7 1 9 0;