[Bug 27901] winmm tests timing out waiting for hevent after waveOutRestart

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 26 21:18:24 CDT 2011


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

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

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

--- Comment #10 from Raymond <superquad.vortex2 at gmail.com> 2011-09-26 21:18:19 CDT ---
(In reply to comment #9)

> >ALSA does not provide any indication of when a given
> >sound sample has played, while OSS more or less does.
> Please elaborate.
> 

some alsa driver only update hwptr on period bounadry only

e.g. snd-ymfpci only update hwptr on 5.333 ms interval

and you will need latest git of snd-usb-audio which update hwptr on 1 ms
interval instead of 8 ms (playback) , capture is at 1 ms interval (1 urb)

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