aboutsummaryrefslogtreecommitdiff
path: root/abs/cep~.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abs/cep~.pd')
-rw-r--r--abs/cep~.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/abs/cep~.pd b/abs/cep~.pd
new file mode 100644
index 0000000..cbebf0e
--- /dev/null
+++ b/abs/cep~.pd
@@ -0,0 +1,18 @@
+#N canvas 203 382 521 228 10;
+#X obj 70 42 inlet~;
+#X obj 124 42 inlet~;
+#X obj 94 66 nfft~;
+#X obj 94 95 clog~;
+#X obj 94 124 nifft~;
+#X obj 68 164 outlet~;
+#X obj 126 164 outlet~;
+#X text 229 45 forward cepstrum;
+#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 3 0;
+#X connect 2 1 3 1;
+#X connect 3 0 4 0;
+#X connect 3 1 4 1;
+#X connect 4 0 5 0;
+#X connect 4 1 6 0;