aboutsummaryrefslogtreecommitdiff
path: root/help/max_n-help.pd
blob: 263931efb0a776cd080aed9ca3e6a1f67eff3f0b (plain)
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
#N canvas 64 215 518 470 10;
#X floatatom 59 93 5 -20 127 0 - - -;
#X text 60 75 data;
#X obj 59 172 t f f;
#X msg 66 118 0;
#X floatatom 288 231 5 0 0 0 - - -;
#X floatatom 339 182 5 0 0 0 - - -;
#X text 387 180 size: n (n>=2);
#X text 80 39 max_n return the maximum from the last n (n>1) values
;
#X msg 94 118 1;
#X msg 127 118 0.5;
#X floatatom 84 227 5 0 0 0 - - -;
#X obj 59 256 timeroll;
#X obj 267 255 timeroll;
#X obj 267 205 max_n 20;
#X connect 0 0 2 0;
#X connect 2 0 10 0;
#X connect 2 0 11 0;
#X connect 2 1 13 0;
#X connect 3 0 2 0;
#X connect 5 0 13 1;
#X connect 8 0 2 0;
#X connect 9 0 2 0;
#X connect 13 0 4 0;
#X connect 13 0 12 0;