http://bugs.winehq.org/show_bug.cgi?id=27901
Raymond superquad.vortex2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2@gmail.com
--- Comment #10 from Raymond superquad.vortex2@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)