http://bugs.winehq.org/show_bug.cgi?id=36098
Bug ID: 36098 Summary: Winamp's DirectSound plugin doesn't work with 192KHz/24bit ALSA audio output Product: Wine Version: 1.7.17 Hardware: x86 URL: http://www.filehippo.com/download_winamp/ OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winealsa.drv Assignee: wine-bugs@winehq.org Reporter: t.artem@mailcity.com
When you have this
defaults.pcm.dmix.rate 192000 defaults.pcm.dmix.format S24_LE defaults.pcm.rate_converter "samplerate_best"
in /usr/share/alsa/alsa.conf (disable PulseAudio if you have it),
Winamp's DirectSound plugin doesn't work:
"Nullsoft DirectSound driver Output 2.63 (d) Error
Bad DirectSound driver. Please install proper drivers or select another device in configuration".
WaveOutput plugin works just fine.