aboutsummaryrefslogtreecommitdiff
path: root/hid_smooth.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-11-28 01:26:34 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-11-28 01:26:34 +0000
commita88927720982bada5b9da445bac7653858cde587 (patch)
treebda5d51e145211a56a6d9a882b2edc5a15344558 /hid_smooth.pd
parentbd04f45dbb9df98d1f3e9cf4c1d080a43af3cb0e (diff)
converted to 0-1 input range
svn path=/trunk/externals/hcs/hid/; revision=2328
Diffstat (limited to 'hid_smooth.pd')
-rw-r--r--hid_smooth.pd3
1 files changed, 2 insertions, 1 deletions
diff --git a/hid_smooth.pd b/hid_smooth.pd
index 9290f70..5b3e708 100644
--- a/hid_smooth.pd
+++ b/hid_smooth.pd
@@ -1,10 +1,11 @@
-#N canvas 721 425 454 304 10;
+#N canvas 346 512 458 308 10;
#X obj 67 31 inlet;
#X obj 67 256 outlet;
#X obj 122 78 loadbang;
#X msg 96 113 weight;
#X obj 67 149 average \$1;
#X msg 150 113 10;
+#X text 9 9 [hid_smooth];
#X connect 0 0 4 0;
#X connect 2 0 5 0;
#X connect 2 0 3 0;