From 2116ef659edc5ff21b47f567f546941ef01d94d5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 24 May 2005 00:39:57 +0000 Subject: got [hid_graph] fully functional; added helpfiles for all curve objects svn path=/trunk/externals/hcs/hid/; revision=3075 --- hid_graph.pd | 84 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 43 insertions(+), 41 deletions(-) (limited to 'hid_graph.pd') diff --git a/hid_graph.pd b/hid_graph.pd index f00d213..22b46a6 100644 --- a/hid_graph.pd +++ b/hid_graph.pd @@ -1,43 +1,45 @@ -#N canvas 606 208 515 544 10; -#X obj 20 178 inlet; +#N canvas 606 208 100 116 10; +#X obj 103 188 inlet; #N canvas 0 22 466 316 graph5 0; -#X array \$0-hid 100 float 2; +#X array \$0_ 100 float 2; #X coords 0 1 100 0 100 100 1; -#X restore -1 20 graph; -#X obj 115 368 outlet; -#X text 155 301 gives a range of 0-100; -#X text 162 369 output range 0 to 1; -#X obj 115 323 tabread \$0-hid_graph_array; -#X text -4 157 [hid_graph]; -#X obj 115 300 * 100; -#X text 60 180 input range: 0 to 1; -#X obj 20 227 route reset; -#X obj -8 370 f; -#X obj -38 370 +; -#X msg 6 338 0; -#X msg -38 338 1; -#X obj -38 454 / 100; -#X obj -38 431 trigger f f; -#X obj -38 486 tabwrite \$0-hid_graph_array; -#X floatatom 34 460 5 0 0 0 - - -; -#X obj -62 312 until 100; -#X obj -62 288 trigger bang bang; -#X connect 0 0 9 0; -#X connect 5 0 2 0; -#X connect 7 0 5 0; -#X connect 9 0 19 0; -#X connect 9 1 7 0; -#X connect 10 0 11 1; -#X connect 11 0 15 0; -#X connect 11 0 10 0; -#X connect 12 0 10 1; -#X connect 12 0 11 1; -#X connect 13 0 11 0; -#X connect 14 0 16 0; -#X connect 15 0 14 0; -#X connect 15 1 16 1; -#X connect 15 1 17 0; -#X connect 18 0 13 0; -#X connect 19 0 18 0; -#X connect 19 1 12 0; -#X coords 0 0 1 1 120 120 1; +#X restore 0 16 graph; +#X obj 198 378 outlet; +#X text 238 311 gives a range of 0-100; +#X text 245 379 output range 0 to 1; +#X text 79 167 [hid_graph]; +#X obj 198 310 * 100; +#X text 143 190 input range: 0 to 1; +#X obj 103 237 route reset; +#X obj 75 380 f; +#X obj 45 380 +; +#X msg 89 348 0; +#X msg 45 348 1; +#X obj 45 464 / 100; +#X obj 45 441 trigger f f; +#X obj 21 278 trigger bang bang; +#X msg 21 303 100; +#X obj 21 322 until; +#X obj 198 333 tabread \$0_; +#X obj 45 496 tabwrite \$0_; +#X obj -7 229 loadbang; +#X connect 0 0 8 0; +#X connect 6 0 18 0; +#X connect 8 0 15 0; +#X connect 8 1 6 0; +#X connect 9 0 10 1; +#X connect 10 0 14 0; +#X connect 10 0 9 0; +#X connect 11 0 9 1; +#X connect 11 0 10 1; +#X connect 12 0 10 0; +#X connect 13 0 19 0; +#X connect 14 0 13 0; +#X connect 14 1 19 1; +#X connect 15 0 16 0; +#X connect 15 1 11 0; +#X connect 16 0 17 0; +#X connect 17 0 12 0; +#X connect 18 0 2 0; +#X connect 20 0 15 0; +#X coords 0 0 1 1 100 116 1; -- cgit v1.2.1