Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed pro file syntax in demos/spectrum | Gareth Stockwell | 2011-03-29 | 1 | -3/+3 |
| | | | | Reviewed-by: Daniel Teske | ||||
* | Spectrum demo: put binaries into correct locations on Windows | Gareth Stockwell | 2010-10-11 | 1 | -0/+12 |
| | | | | | Task-number: QTBUG-13483 Reviewed-by: Miikka Heikkinen | ||||
* | Add spectrum analyzer demo app | Gareth Stockwell | 2010-05-05 | 1 | -0/+37 |
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 |