aboutsummaryrefslogtreecommitdiff
path: root/hid_smooth.pd
blob: 5b3e708b528b004a857400ee65d79ee455a7815f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#N canvas 346 512 458 308 10;
#X obj 67 31 inlet;
#X obj 67 256 outlet;
#X obj 122 78 loadbang;
#X msg 96 113 weight;
#X obj 67 149 average \$1;
#X msg 150 113 10;
#X text 9 9 [hid_smooth];
#X connect 0 0 4 0;
#X connect 2 0 5 0;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 4 0 1 0;
#X connect 5 0 4 1;