aboutsummaryrefslogtreecommitdiff
path: root/doc/bfft~.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
commit32e228d1ca60d479025f5c10479ac866208e11ae (patch)
treecf385e8307a13586f2f4914c87830931cd98183e /doc/bfft~.pd
parent709180b16be4653de4f57964b653737c3254a0fd (diff)
merged in relevant changes from the v0-40 pd-extended release branch
svn path=/trunk/externals/creb/; revision=10266
Diffstat (limited to 'doc/bfft~.pd')
-rw-r--r--doc/bfft~.pd18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/bfft~.pd b/doc/bfft~.pd
deleted file mode 100644
index 62507f9..0000000
--- a/doc/bfft~.pd
+++ /dev/null
@@ -1,18 +0,0 @@
-#N canvas 488 64 480 309 10;
-#X obj 17 62 osc~ 500;
-#X floatatom 17 -11 5 0 0;
-#X obj 17 23 * 187.5;
-#X obj 17 180 tabsend~ scope;
-#N canvas 0 0 450 300 graph2 0;
-#X array scope 64 float 0;
-#X coords 0 1 63 -1 200 140 1;
-#X restore 233 16 graph;
-#X obj 18 113 bfft~;
-#X obj 71 112 ibfft~;
-#X text 12 -60 spectrum: (DC \, NY) \, (R1 \, I1) \, ...(RN-1 \, IN-1)
-;
-#X text 13 -74 like fft~ but normalized and;
-#X connect 0 0 5 0;
-#X connect 1 0 2 0;
-#X connect 2 0 0 0;
-#X connect 5 0 3 0;