aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/minimum~-help.pd
blob: db40d3901a0c1136701a04c35232cb49dee525cf (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 0 26 451 360 10;
#X text 15 35 output the minimum of two signals;
#X obj 281 97 cycle~ 3.14;
#X obj 237 74 cycle~ 2;
#X obj 236 142 maximum~;
#X obj 236 169 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135
135 135 0;
#X obj 62 144 sig~;
#X floatatom 62 114 5 0 0 0 - - -;
#X obj 62 208 Snapshot~ 100;
#X obj 63 235 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10
-262144 -1 -1 0 256;
#X obj 62 183 minimum~ 0.5;
#N canvas 247 115 494 391 META 0;
#X text 12 174 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
#X text 12 144 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 12 4 KEYWORDS signal max_compatible;
#X text 12 44 DESCRIPTION output the minimum of two signals;
#X text 12 64 INLET_0 signal;
#X text 12 84 INLET_1 signal;
#X text 12 104 OUTLET_0 signal;
#X text 12 24 LICENSE SIBSD;
#X text 12 124 AUTHOR Krzysztof Czaja;
#X restore 400 339 pd META;
#X connect 1 0 3 1;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 5 0 9 0;
#X connect 6 0 5 0;
#X connect 7 0 8 0;
#X connect 9 0 7 0;