aboutsummaryrefslogtreecommitdiff
path: root/rifftw~.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-09-20 11:22:29 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-09-20 11:22:29 +0000
commit6c61b72cc7be59138b59b1d64b64377fc5c54395 (patch)
tree10bb031fabe7b578a38d6cc8533bd45785fea0af /rifftw~.pd
library providing FFT-objects using the (fast!) libFFTWsvn2git-root
svn path=/trunk/externals/fftw/; revision=5978
Diffstat (limited to 'rifftw~.pd')
-rw-r--r--rifftw~.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/rifftw~.pd b/rifftw~.pd
new file mode 100644
index 0000000..1b99abd
--- /dev/null
+++ b/rifftw~.pd
@@ -0,0 +1,10 @@
+#N canvas 0 0 450 300 10;
+#X obj 163 69 inlet~;
+#X obj 163 159 outlet~;
+#X obj 162 127 rifft~;
+#X obj 206 99 inlet~;
+#X text 1 29 fall-back abstraction when there is no libFFTW installed
+;
+#X connect 0 0 2 0;
+#X connect 2 0 1 0;
+#X connect 3 0 2 1;