aboutsummaryrefslogtreecommitdiff
path: root/fir_filter-help.pd
blob: 6e8eeb0424aaee2e8d0e6162762514cfb63bd520 (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
#N canvas 179 79 735 419 10;
#X obj 118 186 fir_filter;
#X msg 173 98 0.5 0.3 0.2;
#X obj 173 76 loadbang;
#X text 259 98 filter coef;
#X floatatom 93 82 5 0 127 0 - - -;
#X text 97 58 data;
#X obj 93 161 t f f;
#X msg 100 107 0;
#X msg 173 123 0.2 0.2 0.2 0.2 0.2;
#X obj 93 248 time_roll;
#X obj 345 247 time_roll;
#X msg 128 107 127;
#X text 375 32 the list of its coeficients.;
#X text 588 349 la Kitchen;
#X text 588 366 Charles Verron;
#X text 587 333 2004_03_18;
#X text 54 32 Fir_filter computes a finite impulse response filter
;
#X connect 0 0 10 0;
#X connect 1 0 0 1;
#X connect 2 0 1 0;
#X connect 4 0 6 0;
#X connect 6 0 9 0;
#X connect 6 1 0 0;
#X connect 7 0 6 0;
#X connect 8 0 0 1;
#X connect 11 0 6 0;