summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/src
diff options
context:
space:
mode:
authorMarcel Lauwerijssen <paranoya@morphcore.com>2004-11-29 10:45:08 (GMT)
committerMarcel Lauwerijssen <paranoya@morphcore.com>2004-11-29 10:45:08 (GMT)
commite25e16910d1e78879a29e3dcf435433530d3058f (patch)
treef030333d4f935f4e33e28981fe21e891953d5062 /Graphic_Equalizer/src
parent693f048da689427ec43066fb948df5bbb8a66a9c (diff)
downloadTASS-e25e16910d1e78879a29e3dcf435433530d3058f.zip
TASS-e25e16910d1e78879a29e3dcf435433530d3058f.tar.gz
TASS-e25e16910d1e78879a29e3dcf435433530d3058f.tar.bz2
Diffstat (limited to 'Graphic_Equalizer/src')
-rw-r--r--Graphic_Equalizer/src/fft.hcc8
1 files changed, 4 insertions, 4 deletions
diff --git a/Graphic_Equalizer/src/fft.hcc b/Graphic_Equalizer/src/fft.hcc
index c353d8f..d2dc2f3 100644
--- a/Graphic_Equalizer/src/fft.hcc
+++ b/Graphic_Equalizer/src/fft.hcc
@@ -1,8 +1,8 @@
-/*! \file eventhandler.hcc
+/*! \file fft.hcc
*
- * \section generic This modules coordinates all events. Thus for example
- * when the mousehandler registers a 'click' we coordinate
- * the actions that follow that click.
+ * \section generic This modules will take care of the actual FFT calculation
+ * on the samples. Besides the FFT this module also will
+ * equalize the audio signal according to the setting made by the user.
*
* \section project Project information.
* Project Graphic Equalizer\n