aboutsummaryrefslogtreecommitdiff
path: root/hid_graph.pd
blob: 87fb58d73af726f618c71834c2751f74a149355f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#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 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;
#X coords 0 0 1 1 120 120 1;