diff options
author | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-04-29 16:30:16 (GMT) |
---|---|---|
committer | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-05-05 09:24:01 (GMT) |
commit | e9dda3cabdcfdeb5d659b94640410b486ad58921 (patch) | |
tree | 169f3f6651c09d1775983c271df169be78d524d4 /demos/spectrum/app/images | |
parent | 6c8acf656a9293db2fdbad569bb1fa3a83975462 (diff) | |
download | Qt-e9dda3cabdcfdeb5d659b94640410b486ad58921.zip Qt-e9dda3cabdcfdeb5d659b94640410b486ad58921.tar.gz Qt-e9dda3cabdcfdeb5d659b94640410b486ad58921.tar.bz2 |
Add spectrum analyzer demo app
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
Diffstat (limited to 'demos/spectrum/app/images')
-rw-r--r-- | demos/spectrum/app/images/record.png | bin | 0 -> 670 bytes |
-rw-r--r-- | demos/spectrum/app/images/settings.png | bin | 0 -> 3649 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/demos/spectrum/app/images/record.png b/demos/spectrum/app/images/record.png Binary files differnew file mode 100644 index 0000000..e7493aa --- /dev/null +++ b/demos/spectrum/app/images/record.png diff --git a/demos/spectrum/app/images/settings.png b/demos/spectrum/app/images/settings.png Binary files differnew file mode 100644 index 0000000..12179dc --- /dev/null +++ b/demos/spectrum/app/images/settings.png |