aboutsummaryrefslogtreecommitdiff
path: root/abs/icep~.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abs/icep~.pd')
-rw-r--r--abs/icep~.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/abs/icep~.pd b/abs/icep~.pd
new file mode 100644
index 0000000..ec05a93
--- /dev/null
+++ b/abs/icep~.pd
@@ -0,0 +1,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;