aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-11-02 06:39:29 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-11-02 06:39:29 +0000
commitfa38333ad36d15aa2adc71a0c0b35f3d2914094c (patch)
tree0967089973a9fd12fef0a07be90799f6af19963f
parent2eb8ef793a66f56f47b631a3e1d4efb3115bcafc (diff)
tweaked the cvs Id text a bit
svn path=/trunk/externals/hcs/; revision=2199
-rw-r--r--autoscale-help.pd15
-rw-r--r--autoscale.pd9
2 files changed, 13 insertions, 11 deletions
diff --git a/autoscale-help.pd b/autoscale-help.pd
index 286b12f..4376bf6 100644
--- a/autoscale-help.pd
+++ b/autoscale-help.pd
@@ -1,4 +1,4 @@
-#N canvas 588 67 469 401 10;
+#N canvas 470 47 473 417 10;
#X floatatom 26 88 5 0 0 0 - - -;
#X floatatom 26 152 0 0 0 0 - - -;
#X obj 68 270 autoscale;
@@ -20,15 +20,16 @@ output range defaults to 0-127.;
#X floatatom 297 152 0 0 0 0 - - -;
#X obj 213 83 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
-#X text 18 376 $Revision: 1.1 $$Author: eighthave $$Date: 2004-11-02 06:21:59 $;
+#X text 17 376 $Revision: 1.2 $$Date: 2004-11-02 06:39:29 $;
+#X text 18 389 $Author: eighthave $;
#X obj 26 122 autoscale 0 1;
#X obj 150 122 autoscale -0.01 0.01;
#X obj 297 122 autoscale -4095 4095;
-#X connect 0 0 15 0;
+#X connect 0 0 16 0;
#X connect 2 0 8 0;
#X connect 7 0 2 0;
-#X connect 13 0 16 0;
#X connect 13 0 17 0;
-#X connect 15 0 1 0;
-#X connect 16 0 11 0;
-#X connect 17 0 12 0;
+#X connect 13 0 18 0;
+#X connect 16 0 1 0;
+#X connect 17 0 11 0;
+#X connect 18 0 12 0;
diff --git a/autoscale.pd b/autoscale.pd
index 06a55d3..72b4a78 100644
--- a/autoscale.pd
+++ b/autoscale.pd
@@ -1,4 +1,4 @@
-#N canvas 254 119 637 533 10;
+#N canvas 254 119 641 537 10;
#X obj 45 20 inlet;
#X obj 45 453 outlet;
#X obj 105 233 f;
@@ -28,10 +28,11 @@
127 \, $f2);
#X msg 348 278 using default range (0-127);
#X obj 348 256 oneshot;
-#X text 2 480 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
+#X text 2 476 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
;
-#X text 219 495 released under the GNU GPL;
-#X text 5 510 $Revision: 1.1 $$Author: eighthave $$Date: 2004-11-02 06:21:59 $;
+#X text 219 491 released under the GNU GPL;
+#X text 11 512 $Revision: 1.2 $$Date: 2004-11-02 06:39:29 $;
+#X text 349 512 $Author: eighthave $;
#X connect 0 0 9 0;
#X connect 2 0 7 1;
#X connect 2 0 10 1;