aboutsummaryrefslogtreecommitdiff
path: root/hid_graph.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_graph.pd
parentbd04f45dbb9df98d1f3e9cf4c1d080a43af3cb0e (diff)
converted to 0-1 input range
svn path=/trunk/externals/hcs/hid/; revision=2328
Diffstat (limited to 'hid_graph.pd')
-rw-r--r--hid_graph.pd12
1 files changed, 4 insertions, 8 deletions
diff --git a/hid_graph.pd b/hid_graph.pd
index d0a4dd3..db3b625 100644
--- a/hid_graph.pd
+++ b/hid_graph.pd
@@ -1,21 +1,17 @@
-#N canvas 461 501 535 366 10;
+#N canvas 461 501 539 370 10;
#X obj 193 9 inlet;
#N canvas 0 22 458 308 graph5 0;
#X array \$0-hid_graph_array 100 float 2;
#X coords 0 1 100 0 100 100 1;
#X restore -35 30 graph;
#X obj 193 285 outlet;
-#X obj 193 54 + 1;
#X text 240 69 gives a range of 0-100;
#X text 237 11 input range -1 to 1;
#X text 244 286 output range 0 to 1;
#X obj 193 170 tabread \$0-hid_graph_array;
#X text 43 176 [hid_graph];
-#X obj 193 75 / 2;
#X obj 193 107 * 100;
-#X connect 0 0 3 0;
-#X connect 3 0 9 0;
-#X connect 7 0 2 0;
-#X connect 9 0 10 0;
-#X connect 10 0 7 0;
+#X connect 0 0 8 0;
+#X connect 6 0 2 0;
+#X connect 8 0 6 0;
#X coords 0 0 1 1 120 120 1;