aboutsummaryrefslogtreecommitdiff
path: root/rfftw~.pd
diff options
context:
space:
mode:
Diffstat (limited to 'rfftw~.pd')
-rw-r--r--rfftw~.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/rfftw~.pd b/rfftw~.pd
new file mode 100644
index 0000000..77bff3a
--- /dev/null
+++ b/rfftw~.pd
@@ -0,0 +1,10 @@
+#N canvas 0 0 450 300 10;
+#X obj 163 69 inlet~;
+#X obj 163 159 outlet~;
+#X obj 198 179 outlet~;
+#X obj 162 127 rfft~;
+#X text 1 29 fall-back abstraction when there is no libFFTW installed
+;
+#X connect 0 0 3 0;
+#X connect 3 0 1 0;
+#X connect 3 1 2 0;