aboutsummaryrefslogtreecommitdiff
path: root/hid_graph.pd
blob: db3b625da1a53ae8e03912ea1f550c3de6c5c50d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#N canvas 461 501 539 370 10;
#X obj 193 9 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 -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 coords 0 0 1 1 120 120 1;