Fix audioengine example.
authorYoann Lopes <yoann.lopes@theqtcompany.com>
Wed, 18 Mar 2015 17:08:32 +0000 (18:08 +0100)
committerYoann Lopes <yoann.lopes@theqtcompany.com>
Tue, 7 Apr 2015 12:08:01 +0000 (12:08 +0000)
commit0cd222c9b4d9658feddf427fa0a58cfe5cdba504
tree2e52b6955a54915d408e78d1d84d482f66695164
parent197373b2d10daa6c5904ed9295a2d6c6ed2c8b1d
Fix audioengine example.

- Add missing audio files
- Fix 'Unable to assign double to QVector3D' warning
- Don't show decimal part of the volume

Task-number: QTBUG-41841
Task-number: QTBUG-44304
Change-Id: Ie24284242bbac0d10bd85841932c506d7634a514
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Reviewed-by: Christian Stromme <christian.stromme@theqtcompany.com>
examples/multimedia/audioengine/qml/audioengine.qml
examples/multimedia/audioengine/qml/content/MyAudioEngine.qml
examples/multimedia/audioengine/qml/content/engine-loop.wav [new file with mode: 0644]
examples/multimedia/audioengine/qml/content/horn.wav [new file with mode: 0644]
examples/multimedia/audioengine/qml/content/whistle.wav [new file with mode: 0644]