aboutsummaryrefslogtreecommitdiff
path: root/hid_graph.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-11-28 23:57:26 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-11-28 23:57:26 +0000
commit4a14d656e1df7a81f55cdcbceb5ae229c24ed2f6 (patch)
tree5302f6faf2818feaae1d1186b259e5f828d3dd04 /hid_graph.pd
parentdb1f7c03d36082d18544ae40562dde5140da6bd8 (diff)
getting the help files and mapping files dialed in
svn path=/trunk/externals/hcs/hid/; revision=2342
Diffstat (limited to 'hid_graph.pd')
-rw-r--r--hid_graph.pd20
1 files changed, 10 insertions, 10 deletions
diff --git a/hid_graph.pd b/hid_graph.pd
index 82b5c2e..87fb58d 100644
--- a/hid_graph.pd
+++ b/hid_graph.pd
@@ -1,16 +1,16 @@
-#N canvas 461 501 543 374 10;
-#X obj 193 9 inlet;
+#N canvas 461 501 498 334 10;
+#X obj 20 178 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 text 240 69 gives a range of 0-100;
-#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 107 * 100;
-#X text 237 11 input range: 0 to 1;
+#X restore 2 46 graph;
+#X obj 20 284 outlet;
+#X text 60 217 gives a range of 0-100;
+#X text 67 285 output range 0 to 1;
+#X obj 20 239 tabread \$0-hid_graph_array;
+#X text -4 157 [hid_graph];
+#X obj 20 216 * 100;
+#X text 60 180 input range: 0 to 1;
#X connect 0 0 7 0;
#X connect 5 0 2 0;
#X connect 7 0 5 0;