http://bugs.winehq.org/show_bug.cgi?id=8668
Raymond superquad.vortex2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2@gmail.com
--- Comment #5 from Raymond superquad.vortex2@gmail.com 2010-09-12 23:03:45 CDT --- (In reply to comment #3)
This is a known limitation of alsa, the tests will pass when you select 'emulation' acceleration. ALSA accelerated doesn't have fixed size buffers unfortunately.
Different alsa driver may have different maximum buffer size , so don't expected you can use one value of buffer size fill all cards
This is actually wine bug since wine using snd_pcm_hw_params_set_period_time_near() instead of snd_pcm_hw_params_set_buffer_size_near()
certain flags DSCAPS_CONTINUOUSRATE no longer true for all drivers after wine had disabled the resampling of alsa-lib , wine should check whether the sound card support 22050Hz especially for ds3d