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_cube.pd | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'hid_cube.pd') diff --git a/hid_cube.pd b/hid_cube.pd index 761bf14..929efb8 100644 --- a/hid_cube.pd +++ b/hid_cube.pd @@ -1,13 +1,9 @@ -#N canvas 710 539 475 301 10; +#N canvas 381 547 479 305 10; #X obj 72 63 inlet; #X obj 72 240 outlet; #X text 120 63 input range: -1 to 1; #X text 128 240 output range: 0 to 1; -#X obj 72 104 + 1; -#X obj 72 128 / 2; #X obj 72 166 pow 3; #X text 7 9 [hid_cube]; #X connect 0 0 4 0; -#X connect 4 0 5 0; -#X connect 5 0 6 0; -#X connect 6 0 1 0; +#X connect 4 0 1 0; -- cgit v1.2.1