diff options
Diffstat (limited to 'test/toxy/multiscale-test.pd')
-rw-r--r-- | test/toxy/multiscale-test.pd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/test/toxy/multiscale-test.pd b/test/toxy/multiscale-test.pd new file mode 100644 index 0000000..c0383a6 --- /dev/null +++ b/test/toxy/multiscale-test.pd @@ -0,0 +1,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; |