[Bug 25750] Baldur's Gate + winealsa + PulseAudio: Beginnings of menu sounds are clipped

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 12 01:52:21 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=25750

--- Comment #6 from Raymond <superquad.vortex2 at gmail.com> 2011-01-12 01:52:21 CST ---
(In reply to comment #0)

> 
> I am submitting this bug report because Maarten Lankhorst specifically asked in
> bug #10495 that people file bug reports for issues with the winealsa driver
> that are fixed by using winepulse.


This is because pulse_prepare() in "pulse" pIugin perform a disconnect from PA
server

if any alsa application using "pulse" plugin try to recover from xrun occur by
snd_pcm_drop() and snd_pcm_prepare() and it will disconnect from PA server


diable xrun in "pulse" plugin only prevent wine to call snd_pcm_prepare() but
it does not help to prevent crappy sound since 


http://git.alsa-project.org/?p=alsa-plugins.git;a=commit;h=c20d516e229620129ee20175d8fee8511cc3a4bd

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list