http://bugs.winehq.org/show_bug.cgi?id=19370
--- Comment #28 from Raymond superquad.vortex2@gmail.com 2010-07-28 09:00:55 --- (In reply to comment #10)
Created an attachment (id=26066)
--> (http://bugs.winehq.org/attachment.cgi?id=26066) [details]
output of WINEDEBUG=+dsound,dsalsa wine "C:\Programme\Steam\Steam.exe" -applaunch 32360 &> MISE.log
Using wine-1.1.38, alsa w/ full acceleration and 8 khz.
But your card does not support 8Kz
Seem wine use 48000Hz for primary buffer and 44100 Hz for software secondary
is this normal behaviour ?
Is it correct for winealsa.drv to use DSBFREQUENCY_MIN and DSBFREQUENCY_MAX as dwMinSecondarySampleRate and dwMaxSecondarySampleRate ?