aboutsummaryrefslogtreecommitdiff
path: root/abs/icep~.pd
blob: ec05a9353563b96dc285b9d95ba4f8f1a0714e37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#N canvas 318 596 521 228 10;
#X obj 70 42 inlet~;
#X obj 124 42 inlet~;
#X obj 94 66 nfft~;
#X obj 94 124 nifft~;
#X obj 68 164 outlet~;
#X obj 126 164 outlet~;
#X text 229 45 backward cepstrum;
#X obj 94 95 cexp~;
#X text 229 64 using normalized fft/ifft objects;
#X connect 0 0 2 0;
#X connect 1 0 2 1;
#X connect 2 0 7 0;
#X connect 2 1 7 1;
#X connect 3 0 4 0;
#X connect 3 1 5 0;
#X connect 7 0 3 0;
#X connect 7 1 3 1;