summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include/audio.hch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added audio player functionalityOliver Schinagl2005-02-231-2/+8
|
* Added bit to indicate internal 'play' mode.Oliver Schinagl2005-01-181-0/+1
|
* Added define to calculate delay length.Oliver Schinagl2005-01-111-1/+9
|
* merged runfft into audio.hccMarcel Lauwerijssen2005-01-061-0/+18
|
* We need to initialize the gain level and the position so it looks pretty. ↵Oliver Schinagl2005-01-061-4/+4
| | | | | | Hence we init the gain where we also 'change' it later. So we removed the parameter here. A better design choice would have been to add two functions here to set volume and gain. TODO?
* New branch used to add new features.Oliver Schinagl2004-12-091-0/+87
|
* Added defines makeing it possible to split the application in various parts ↵Oliver Schinagl2004-12-091-87/+0
| | | | | | | | namely: Loader (loads data from the smart media into ram) Equalizer (The 'normal' known application) Visualization (The graphical visualization)
* (no commit message)Oliver Schinagl2004-12-091-1/+1
|
* iFFT is stored as unsignedOliver Schinagl2004-11-241-2/+2
|
* changed equalizer levels from one large array beeing passed on, to just ↵Oliver Schinagl2004-11-161-5/+0
| | | | having a pointer passed on.
* Merged FFT into Graphic Equalizer.Oliver Schinagl2004-11-161-4/+5
|
* (no commit message)Oliver Schinagl2004-11-161-1/+9
|
* Added display of active buttons.Oliver Schinagl2004-11-151-6/+8
| | | | Added equalizer preset storage.
* Added fft filesOliver Schinagl2004-11-111-4/+9
| | | | fixed some issues, included equalizer.
* (no commit message)Oliver Schinagl2004-11-101-11/+7
|
* renamed audiodriver simply to audioOliver Schinagl2004-11-101-0/+80