http://bugs.winehq.org/show_bug.cgi?id=28048
Raymond superquad.vortex2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2@gmail.com
--- Comment #3 from Raymond superquad.vortex2@gmail.com 2011-08-26 18:31:02 CDT --- This is quite normal when your sound card does not support hardware mixing
The first device tested by wine is "default" ,
either "dmix" or "pulse" act as "audio engine" in mmdevapi term
so there may be other application still using the "audio engine" to access "hw:0" and open "hw:0" can be regarded as exclusive mode if your sound card does not support hardware mixing
The point is PA does not release the alsa device immediately , module-suspend-on-idle has a default timeout of 5 seconds