aboutsummaryrefslogtreecommitdiff
path: root/fir_hip_n-help.pd
blob: 3216756788df448cf88857449f1fac790dc909e7 (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
#N canvas 431 7 679 463 10;
#X floatatom 67 98 5 0 127 0 - - -;
#X text 69 78 data;
#X obj 67 203 t f f;
#X msg 87 119 0;
#X floatatom 153 129 5 0 0 0 - - -;
#X obj 67 289 time_roll;
#X obj 279 289 time_roll;
#X msg 88 140 127;
#X text 148 106 order: n;
#X text 542 383 la Kitchen;
#X text 542 400 Charles Verron;
#X text 541 367 2004_03_18;
#X text 50 37 Fir_mean_n computes a fir high pass filter of order n
;
#X obj 92 227 fir_hip_n 5;
#X obj 92 251 abs;
#X connect 0 0 2 0;
#X connect 2 0 5 0;
#X connect 2 1 13 0;
#X connect 3 0 2 0;
#X connect 4 0 13 1;
#X connect 7 0 2 0;
#X connect 13 0 14 0;
#X connect 14 0 6 0;