summaryrefslogtreecommitdiffstats
path: root/FFT_Test/config.hch
diff options
context:
space:
mode:
authorMarcel Lauwerijssen <paranoya@morphcore.com>2004-11-15 13:13:44 (GMT)
committerMarcel Lauwerijssen <paranoya@morphcore.com>2004-11-15 13:13:44 (GMT)
commita8dd2edbbac848eb1e191af53001bb3e677c5553 (patch)
tree74db9fab07b206d5644a3d92f6f13fcbf9eac096 /FFT_Test/config.hch
parent8979ec93457d17c1e0a4d3c879808433275fd6b0 (diff)
downloadTASS-a8dd2edbbac848eb1e191af53001bb3e677c5553.zip
TASS-a8dd2edbbac848eb1e191af53001bb3e677c5553.tar.gz
TASS-a8dd2edbbac848eb1e191af53001bb3e677c5553.tar.bz2
Diffstat (limited to 'FFT_Test/config.hch')
-rw-r--r--FFT_Test/config.hch2
1 files changed, 1 insertions, 1 deletions
diff --git a/FFT_Test/config.hch b/FFT_Test/config.hch
index 75f20ad..a705c61 100644
--- a/FFT_Test/config.hch
+++ b/FFT_Test/config.hch
@@ -4,7 +4,7 @@
#define NUMBER_OF_FREQUENCIES (NUMBER_OF_POINTS>>1)
#if HARDWARE_MULTIPLY
-#define DC_COMPONENT 131072
+#define DC_COMPONENT 0
#else
#define DC_COMPONENT 8470527
#endif