From a88927720982bada5b9da445bac7653858cde587 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 28 Nov 2004 01:26:34 +0000 Subject: converted to 0-1 input range svn path=/trunk/externals/hcs/hid/; revision=2328 --- hid_log.pd | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'hid_log.pd') diff --git a/hid_log.pd b/hid_log.pd index 6b6d005..bcc0a54 100644 --- a/hid_log.pd +++ b/hid_log.pd @@ -1,11 +1,9 @@ -#N canvas 792 221 373 299 10; +#N canvas 252 423 377 303 10; #X obj 84 32 inlet; #X obj 84 249 outlet; #X text 132 32 input range: -1 to 1; #X text 140 249 output range: 0 to 1; #X text 9 5 [hid_log]; -#X obj 84 96 + 1; -#X obj 84 115 / 2; #X obj 84 134 * 1.71828; #X obj 84 153 + 1; #X obj 84 193 log; @@ -14,6 +12,4 @@ #X connect 0 0 5 0; #X connect 5 0 6 0; #X connect 6 0 7 0; -#X connect 7 0 8 0; -#X connect 8 0 9 0; -#X connect 9 0 1 0; +#X connect 7 0 1 0; -- cgit v1.2.1