[Bug 10495] Wine should support PulseAudio

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 16 03:57:41 CDT 2009


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





--- Comment #77 from Art Taylor <theycallhimart at gmail.com>  2009-03-16 03:57:39 ---
(In reply to comment #74)
> As was stated many times "Wine should support PulseAudio" means that
> *existing* sound drivers in Wine should be fixed to work better with
> PulseAudio, introducing a new driver is not a solution of any kind.

That day is almost here. Using PulseAudio 0.9.15-test5 git and the latest wine
git one can get audio to work through winealsa.drv using the pulse alsa plugin
with reasonable success. That said, it makes wine a second-class citizen of
pulseaudio. Some of it's best features, such as the glitch-free playback method
(dynamic hardware buffer size), latency handling and complex audio
configurations cannot be exposed or efficiently used.

(In reply to comment #72)
> If you want to make it better fix pulseaudio to be properly suspendable when
> another applications needs ALSA.

pasuspender <command> can do exactly that. This is through the functions
pa_context_suspend_sink_by_index() and pa_context_suspend_source_by_index with
PA_INVALID_INDEX as an argument.


-- 
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