-
Notifications
You must be signed in to change notification settings - Fork 0
/
activity.pat
51 lines (51 loc) · 1.55 KB
/
activity.pat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
max v2;
#N vpatcher 907 229 1249 589;
#P button 40 95 15 0;
#P window setfont "Sans Serif" 9.;
#P number 160 74 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P number 120 74 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P number 80 74 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P number 40 74 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P outlet 33 238 15 0;
#P inlet 153 51 15 0;
#P inlet 113 51 15 0;
#P inlet 73 51 15 0;
#P window linecount 1;
#P newex 33 117 132 196617 expr ($i1+$i2+$i3+$i4)/4;
#P comment 73 215 210 196617 A running average of the last 12 numbers;
#P newex 33 212 32 196617 mean;
#B color 5;
#P number 33 144 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 33 191 175 196617 pack 0 0 0 0 0 0 0 0 0 0 0 0;
#P newex 48 170 160 196617 bucket 11;
#P inlet 33 51 15 0;
#P comment 30 26 254 196617 Calculates an average for a measure of overal activity;
#P connect 1 0 7 0;
#P connect 16 0 7 0;
#P connect 7 0 4 0;
#P connect 4 0 3 0;
#P connect 3 0 5 0;
#P connect 5 0 11 0;
#P connect 1 0 12 0;
#P fasten 10 0 16 0 158 94 45 94;
#P fasten 9 0 16 0 118 94 45 94;
#P fasten 8 0 16 0 78 94 45 94;
#P fasten 4 0 2 0 38 165 53 165;
#P connect 2 0 3 1;
#P connect 2 1 3 2;
#P connect 8 0 7 1;
#P connect 2 2 3 3;
#P connect 8 0 13 0;
#P connect 2 3 3 4;
#P connect 2 4 3 5;
#P connect 9 0 7 2;
#P connect 9 0 14 0;
#P connect 2 5 3 6;
#P connect 2 6 3 7;
#P connect 10 0 7 3;
#P connect 2 7 3 8;
#P connect 10 0 15 0;
#P connect 2 8 3 9;
#P connect 2 9 3 10;
#P connect 2 10 3 11;
#P pop;