aboutsummaryrefslogtreecommitdiff
path: root/doc/cheby~-help.pd
blob: 86008920c334105dc7089456a17cda5c2960e8ef (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#N canvas 1 0 494 348 10;
#X obj 130 230 cheby~ 4;
#X msg 147 149 coef 1 \$1;
#X floatatom 147 93 5 0 0 0 - - -;
#X obj 147 117 dbtorms;
#X obj 124 313 dac~;
#X obj 130 281 vol~;
#X floatatom 156 261 5 0 0 0 - - -;
#X obj 40 113 osc~;
#X floatatom 40 88 5 0 0 0 - - -;
#X floatatom 226 94 5 0 0 0 - - -;
#X obj 226 118 dbtorms;
#X floatatom 305 94 5 0 0 0 - - -;
#X obj 305 118 dbtorms;
#X floatatom 384 93 5 0 0 0 - - -;
#X obj 384 117 dbtorms;
#X msg 226 150 coef 2 \$1;
#X msg 305 150 coef 3 \$1;
#X msg 384 150 coef 4 \$1;
#X text 96 3 chebyshev waveshaper;
#X text 207 229 creation argument: order of polynomial;
#X text 135 47 coef n x sets coefficient of nth order cheby poly to
x;
#X text 135 60 if the input is a sine wave \, these are the amplitudes
for the harmonics.;
#N canvas 379 254 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS signal;
#X text 12 45 DESCRIPTION Chebyshev waveshaper;
#X text 12 65 INLET_0 signal coef;
#X text 12 85 OUTLET_0 signal;
#X text 12 25 LICENSE GPL v2;
#X text 12 105 AUTHOR Tom Schouten <tom@zwizwa.be>;
#X restore 444 327 pd META;
#X connect 0 0 5 0;
#X connect 1 0 0 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
#X connect 5 0 4 1;
#X connect 5 0 4 0;
#X connect 6 0 5 1;
#X connect 7 0 0 0;
#X connect 8 0 7 0;
#X connect 9 0 10 0;
#X connect 10 0 15 0;
#X connect 11 0 12 0;
#X connect 12 0 16 0;
#X connect 13 0 14 0;
#X connect 14 0 17 0;
#X connect 15 0 0 0;
#X connect 16 0 0 0;
#X connect 17 0 0 0;