aboutsummaryrefslogtreecommitdiff
path: root/doc/objects/help_pdp_cheby.pd
blob: ada420ba82118bcb3e1d6b989d53bf18dd560a4a (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
#N canvas 57 353 672 516 10;
#X msg 81 108 coef 0 \$1;
#X floatatom 113 78 5 0 0;
#X floatatom 180 81 5 0 0;
#X msg 160 109 coef 1 \$1;
#X floatatom 276 78 5 0 0;
#X msg 244 108 coef 2 \$1;
#X floatatom 356 77 5 0 0;
#X msg 324 107 coef 3 \$1;
#X obj 51 372 pdp_cheby 3;
#X floatatom 338 324 5 0 0;
#X msg 340 194 chan 1;
#X text 216 52 coefficients;
#X msg 339 233 chan 0;
#X msg 394 194 chan 2;
#X msg 448 194 chan 3;
#X text 152 363 creation arg: order (nb coefs = order + 1);
#X text 153 379 (default = minimal order = 2);
#X msg 338 274 reset;
#X obj 51 41 pdp_help_input;
#X msg 51 11 start;
#X msg 100 11 stop;
#X obj 51 414 pdp_help_output;
#X text 392 234 all channels;
#X text 391 324 right inlet: number of iterations;
#X text 390 273 set all coefs to 0;
#X msg 338 303 1;
#X text 340 173 select colour channel to be processed;
#X connect 0 0 8 0;
#X connect 1 0 0 0;
#X connect 2 0 3 0;
#X connect 3 0 8 0;
#X connect 4 0 5 0;
#X connect 5 0 8 0;
#X connect 6 0 7 0;
#X connect 7 0 8 0;
#X connect 8 0 21 0;
#X connect 9 0 8 1;
#X connect 10 0 8 0;
#X connect 12 0 8 0;
#X connect 13 0 8 0;
#X connect 14 0 8 0;
#X connect 17 0 8 0;
#X connect 18 0 8 0;
#X connect 19 0 18 0;
#X connect 20 0 18 0;
#X connect 25 0 9 0;