- 
    Bug 
- 
    Resolution: Done
- 
    P2: Important 
- 
    5.0.0
- 
    MacOSX 10.8, Windows 7
- 
        d64a68f5c8386e82fe9aa5e8eaf94f78124602f5
QSound does not play all of my wave files. Specifically, my 44100 Hz sample wave files will NOT be played by QSound::play() method. I have tested this on windows and MacOSX. Attached is a wave file that does not work. If I convert this wave file to a lower sample rate(11025 Hz), QSound plays it just fine.
If there are some limitations to QSound, we should at least be aware of it the documentation.