From 13dd60a5a26163fb53537c5f9d495205047f8bde Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 28 Nov 2004 04:59:47 +0000 Subject: updated and cleaned up pd objects and help files; made joystick noise maker subpatch svn path=/trunk/externals/hcs/hid/; revision=2335 --- hid_graph.pd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'hid_graph.pd') 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; -- cgit v1.2.1