aboutsummaryrefslogtreecommitdiff
path: root/hid_graph.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-11-28 04:59:47 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-11-28 04:59:47 +0000
commit13dd60a5a26163fb53537c5f9d495205047f8bde (patch)
treeb90021dd0b10b63fe4bdb12bbdbb939eabffb12d /hid_graph.pd
parentb4b4ddefecfb004e37a5ca3c2d86bfa3312a7064 (diff)
updated and cleaned up pd objects and help files; made joystick noise maker subpatch
svn path=/trunk/externals/hcs/hid/; revision=2335
Diffstat (limited to 'hid_graph.pd')
-rw-r--r--hid_graph.pd10
1 files changed, 5 insertions, 5 deletions
diff --git a/hid_graph.pd b/hid_graph.pd
index db3b625..82b5c2e 100644
--- a/hid_graph.pd
+++ b/hid_graph.pd
@@ -1,4 +1,4 @@
-#N canvas 461 501 539 370 10;
+#N canvas 461 501 543 374 10;
#X obj 193 9 inlet;
#N canvas 0 22 458 308 graph5 0;
#X array \$0-hid_graph_array 100 float 2;
@@ -6,12 +6,12 @@
#X restore -35 30 graph;
#X obj 193 285 outlet;
#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 107 * 100;
-#X connect 0 0 8 0;
-#X connect 6 0 2 0;
-#X connect 8 0 6 0;
+#X text 237 11 input range: 0 to 1;
+#X connect 0 0 7 0;
+#X connect 5 0 2 0;
+#X connect 7 0 5 0;
#X coords 0 0 1 1 120 120 1;