Comment 6 for bug 1485522

Revision history for this message
David Henningsson (diwic) wrote :

Hmm, in src/multimedia/audio/qsoundeffect_qaudio_p.cpp - PrivateSoundSource::sampleReady() seems to always call

m_audioOutput->setVolume(m_volume); - with m_volume defaulting to 1.0...maybe that could be the cause of error here?