aboutsummaryrefslogtreecommitdiff
path: root/amplitude_n-help.pd
blob: fd029755e9425e742c52b7b42feeecc1f11928ce (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
27
28
29
30
31
32
33
34
35
36
37
38
#N canvas 1 53 612 509 10;
#X floatatom 85 92 5 -20 127 0 - - -;
#X text 86 74 data;
#X msg 92 117 0;
#X floatatom 310 225 5 0 0 0 - - -;
#X floatatom 382 177 5 0 0 0 - - -;
#X text 430 175 size: n (n>=2);
#X obj 85 172 f;
#X text 51 32 amplitude_n return the amplitude covered by the last
n (n>1) values;
#X msg 120 117 1;
#X msg 153 117 0.5;
#X obj 86 251 timeroll;
#X obj 297 251 timeroll;
#X obj 296 198 amplitude_n 5;
#X obj 85 224 clip 0 1;
#N canvas 463 111 494 344 META 0;
#X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 95 INLET_1 float;
#X text 12 115 OUTLET_0 float;
#X text 12 135 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 45 DESCRIPTION return the amplitude covered by the last
n (n>1) values;
#X text 12 75 INLET_0 float;
#X text 12 5 KEYWORDS control abstraction;
#X restore 555 477 pd META;
#X connect 0 0 6 0;
#X connect 2 0 6 0;
#X connect 4 0 12 1;
#X connect 6 0 12 0;
#X connect 6 0 13 0;
#X connect 8 0 6 0;
#X connect 9 0 6 0;
#X connect 12 0 3 0;
#X connect 12 0 11 0;
#X connect 13 0 10 0;