http://bugs.winehq.org/show_bug.cgi?id=10495
Art Taylor theycallhimart@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #16754|0 |1 is obsolete| |
--- Comment #51 from Art Taylor theycallhimart@gmail.com 2009-02-17 03:49:53 --- Created an attachment (id=19506) --> (http://bugs.winehq.org/attachment.cgi?id=19506) winepulse [2 of 2]: New winmm driver for pulseaudio
This patch does not modify any existing files, it only creates the new winepulse.drv winmm driver under dlls/winepulse.drv. Patch contains pulseaudio support for WaveIn, WaveOut and DirectSound output. To build apply the patches for configure.ac and this one, autoreconf, and build. Once built you have to tell wine to use the pulseaudio driver by setting the registry key HKCU->Software->Wine->Drivers->Audio to "pulse." I have also put these instructions at http://art.ified.ca/?page_id=40 . To see if winepulse.drv is in use or to debug it set the WINEDEBUG environment variable to "+wave,+dspulse"