summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include/fft.hch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added window size define.Oliver Schinagl2005-01-181-0/+1
|
* New branch used to add new features.Oliver Schinagl2004-12-091-0/+34
|
* Added defines makeing it possible to split the application in various parts ↵Oliver Schinagl2004-12-091-34/+0
| | | | | | | | namely: Loader (loads data from the smart media into ram) Equalizer (The 'normal' known application) Visualization (The graphical visualization)
* Moved FFT specific configuration here.Oliver Schinagl2004-12-081-0/+4
|
* Updated doxygen tagsMarcel Lauwerijssen2004-11-291-0/+22
|
* Changed prototype to unsigned of ifftOliver Schinagl2004-11-221-2/+2
|
* Merged FFT into Graphic Equalizer.Oliver Schinagl2004-11-161-3/+3
|
* Added fft filesOliver Schinagl2004-11-111-0/+8
fixed some issues, included equalizer.