aboutsummaryrefslogtreecommitdiff
path: root/vmax-help.pd
blob: cd7a31066512575a8c3ea8eaedd9459b397c1237 (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
#N canvas 1 53 473 182 10;
#X floatatom 35 104 5 0 0 0 - - -;
#X text 387 99 j#|@2002;
#X obj 409 77 SMLib-help;
#X msg 133 47 0;
#X msg 168 47 0 1 0 1;
#X msg 243 48 0 0 1 1;
#X text 14 3 vcog computes maximum of a list of floats;
#X obj 49 76 vmax;
#X floatatom 86 104 5 0 0 0 - - -;
#X msg 15 47 1 2 3 1;
#X msg 81 47 3 4 1;
#X text 13 21 and the location of the first occurance of the maximum
;
#N canvas 122 150 494 344 META 0;
#X text 12 145 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 125 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
;
#X text 12 5 KEYWORDS control list_op;
#X text 12 65 INLET_0 list float;
#X text 12 45 DESCRIPTION maximum of a list of floats;
#X text 12 85 OUTLET_0 float;
#X text 12 105 OUTLET_1 float;
#X restore 411 130 pd META;
#X connect 3 0 7 0;
#X connect 4 0 7 0;
#X connect 5 0 7 0;
#X connect 7 0 0 0;
#X connect 7 1 8 0;
#X connect 9 0 7 0;
#X connect 10 0 7 0;