From 1b6ee2499d403ea95066ed929749147cfffe7efb Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Fri, 15 Aug 2008 17:58:36 +0000 Subject: load config set auto = 0 svn path=/trunk/externals/mapping/; revision=10249 --- autoscale.pd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/autoscale.pd b/autoscale.pd index 20af1c5..192636c 100644 --- a/autoscale.pd +++ b/autoscale.pd @@ -41,7 +41,7 @@ #X connect 11 0 14 0; #X connect 11 1 10 0; #X connect 14 0 9 0; -#X restore 391 283 pd output range; +#X restore 391 286 pd output range; #N canvas 463 201 389 220 track 0; #X obj 168 22 inlet; #X obj 38 135 outlet; @@ -98,6 +98,7 @@ #X obj 16 198 trigger list bang; #X obj 5 347 trigger bang bang; #X obj 5 60 route save load reset; +#X msg 200 58 0; #X connect 1 0 29 0; #X connect 3 0 4 0; #X connect 3 1 15 0; @@ -131,5 +132,7 @@ #X connect 28 1 22 0; #X connect 29 0 28 0; #X connect 29 1 27 0; +#X connect 29 1 30 0; #X connect 29 2 15 2; #X connect 29 3 17 0; +#X connect 30 0 17 1; -- cgit v1.2.1