[Bug 28413] Sound play in games and programs causes brief "pauses"

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 24 03:02:39 CDT 2011


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

Raymond <superquad.vortex2 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |superquad.vortex2 at gmail.com

--- Comment #3 from Raymond <superquad.vortex2 at gmail.com> 2011-09-24 03:02:36 CDT ---
You can change Remix=1 to Remix=2 and GoodWavePos=0 to GoodWavePos=1 in
wavemix.inf

; Remix=1 = ResetRemix()
; Remix=2 = NoResetRemix()
; default=1
Remix=2

; GoodWavePos=0 = uses timeGetTime() (default)
; GoodWavePos=1 = uses waveOutGetPosition()
GoodWavePos=1

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