aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/cosh-help.pd
blob: b2679937672fdda3179430681d36a87b62e5849a (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
#N canvas 0 26 421 323 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577
0;
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74;
#X text 20 292 ___________________________________________________
;
#X floatatom 46 216 8 0 0 0 - - -;
#X msg 46 83 bang;
#X obj 67 152 / 100;
#X floatatom 67 132 5 0 0 0 - - -;
#X text 123 185 arg sets initial value;
#X obj 42 22 cosh 0.2;
#X text 108 24 calculate hyperbolic cosine function;
#X obj 46 183 cosh 0.2;
#X text 95 82 output cosh of current val;
#X text 121 130 calculate and output cosh;
#N canvas 247 115 494 359 META 0;
#X text 12 155 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
#X text 12 125 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 12 45 DESCRIPTION calculate hyperbolic cosine function;
#X text 12 65 INLET_0 bang float;
#X text 12 85 OUTLET_0 float;
#X text 12 5 KEYWORDS control max_compatible trigonometry;
#X text 12 25 LICENSE SIBSD;
#X text 12 105 AUTHOR Krzysztof Czaja;
#X restore 371 302 pd META;
#X connect 4 0 10 0;
#X connect 5 0 10 0;
#X connect 6 0 5 0;
#X connect 10 0 3 0;