Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected headers for spectrum analyzer demo | Gareth Stockwell | 2010-05-06 | 1 | -0/+2 |
| | | | | | | | | - Added /3rdparty/ to directory path for FFTReal code - Added missing $QT_BEGIN_LICENSE$, $QT_END_LICENSE$ - Fixed incorrect license in app/wavfile.cpp Reviewed-by: trustme | ||||
* | Add spectrum analyzer demo app | Gareth Stockwell | 2010-05-05 | 1 | -0/+51 |
This application is a demo which uses the QtMultimedia APIs to capture and play back PCM audio. While either recording or playback is ongoing, the application performs real-time level and frequency spectrum analysis. Reviewed-by: Alessandro Portale |