aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/maximum-help.pd
blob: c50348b10c3c8f17bdcf3cd3fe6f315706e702c1 (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
39
#N canvas 0 26 440 384 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577
0;
#X text 16 343 docs based on the MAX/MSP reference (c) cycling'74;
#X text 15 357 ___________________________________________________
;
#X obj 24 16 maximum;
#X text 99 15 output the greatest in a list of numbers;
#X text 100 29 see also;
#X obj 167 33 minimum;
#X obj 83 251 maximum;
#X msg 83 114 1 2 3 4 3 2;
#X floatatom 83 286 5 0 0 0 - - -;
#X msg 21 144 bang;
#X text 55 145 send most recent output again;
#X floatatom 103 170 5 0 0 0 - - -;
#X floatatom 127 221 5 0 0 0 - - -;
#X text 174 221 set current value;
#X text 147 168 output if higher than current value \,;
#X text 146 180 otherwise output current val;
#N canvas 247 115 494 381 META 0;
#X text 12 175 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
#X text 12 145 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 12 5 KEYWORDS control max_compatible;
#X text 12 45 DESCRIPTION output the greatest in a list of numbers
;
#X text 12 65 INLET_0 float list bang;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 float;
#X text 12 25 LICENSE SIBSD;
#X text 12 125 AUTHOR Krzysztof Czaja;
#X restore 390 363 pd META;
#X connect 7 0 9 0;
#X connect 8 0 7 0;
#X connect 10 0 7 0;
#X connect 12 0 7 0;
#X connect 13 0 7 1;