aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
new file mode 100644
index 0000000..fa7d31b
--- /dev/null
+++ b/TODO.txt
@@ -0,0 +1,10 @@
+
+make the objects behave correctly!
+ currently [fftw~] and [ifftw~] seem to produce noise
+ [rifftw~] just crashes
+ [rfftw~] almost work...
+
+
+LATER:
+ use "raising" (see miXed/shared/unstable/fragile.c) to overwrite pd's standard fft~objects with these
+ probably only use this, when the library is loaded on startup (and not via object-instantiation)