File: vnmax-help.pd

package info (click to toggle)
pd-smlib 0.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 844 kB
  • sloc: ansic: 3,010; makefile: 63
file content (60 lines) | stat: -rw-r--r-- 2,019 bytes parent folder | download
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
52
53
54
55
56
57
58
59
60
#N canvas 425 82 558 505 10;
#X obj -1 469 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 1 299 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 698 364 424 317 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 499 471 pd META;
#X obj 0 357 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 429 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#N canvas 116 494 428 85 Related_objects 0;
#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0;
#X text 6 1 Related Objects;
#X restore 195 472 pd Related_objects;
#X obj 79 312 cnv 17 3 35 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X text 99 311 float;
#X text 99 330 list;
#X obj 79 369 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X text 99 367 float;
#X obj 0 1 cnv 15 552 40 empty empty vnmax 3 12 0 18 -204280 -1 0;
#X text 174 312 - input value;
#X text 174 331 - list of input values;
#X floatatom 76 263 5 0 0 0 - - -, f 5;
#X msg 194 58 0;
#X msg 229 58 0 1 0 1;
#X msg 304 59 0 0 1 1;
#X floatatom 139 263 5 0 0 0 - - -, f 5;
#X msg 76 58 1 2 3 1;
#X msg 142 58 3 4 1;
#X obj 79 399 cnv 17 3 25 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X text 99 397 float;
#X text 174 368 - the maximum value in the list;
#X text 174 398 - the location in the list where maximum first occurrs
(1 based);
#X obj 76 181 smlib/vnmax;
#X text 11 23 maximum n values in a list of float and their locations
(indices), f 76;
#X obj 504 6 vnmax;
#X connect 15 0 25 0;
#X connect 16 0 25 0;
#X connect 17 0 25 0;
#X connect 19 0 25 0;
#X connect 20 0 25 0;
#X connect 25 0 14 0;
#X connect 25 1 18 0;
#X coords 0 10100 20 10080 0 0 0;