aboutsummaryrefslogtreecommitdiff
path: root/hid_graph.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-12-16 04:42:27 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-12-16 04:42:27 +0000
commitd83bca27f20fd0c5154fbb2fbcb3cba756f4c1a1 (patch)
tree4bfbd09ebba1299af774e4e29e38c3f9661f8cd5 /hid_graph.pd
parent0caf0259493dc3bb76867e236cb67f133300ede0 (diff)
some minor cleanups
svn path=/trunk/externals/hcs/hid/; revision=2387
Diffstat (limited to 'hid_graph.pd')
-rw-r--r--hid_graph.pd42
1 files changed, 34 insertions, 8 deletions
diff --git a/hid_graph.pd b/hid_graph.pd
index 87fb58d..f972d25 100644
--- a/hid_graph.pd
+++ b/hid_graph.pd
@@ -1,17 +1,43 @@
-#N canvas 461 501 498 334 10;
+#N canvas 161 50 507 536 10;
#X obj 20 178 inlet;
-#N canvas 0 22 458 308 graph5 0;
+#N canvas 0 22 462 312 graph5 0;
#X array \$0-hid_graph_array 100 float 2;
#X coords 0 1 100 0 100 100 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 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 20 216 * 100;
+#X obj 115 300 * 100;
#X text 60 180 input range: 0 to 1;
-#X connect 0 0 7 0;
+#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;