http://bugs.winehq.org/show_bug.cgi?id=9088
Summary: Delayed sound in Hearoes of Might and Mahic 3 Product: Wine Version: 0.9.40. Platform: PC OS/Version: Linux Status: NEW Keywords: regression Severity: minor Priority: P2 Component: wine-directx-dsound AssignedTo: wine-bugs@winehq.org ReportedBy: vitaliy@kievinfo.com CC: M.B.Lankhorst@gmail.com
After game starts when clicking on any button sound "click" is delayed by almost 1 second. Regression testing pointed to this commit:
commit a7d6ed8ea65260f62f1762b05c496bee0944e6a1 Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Wed Jun 13 17:05:49 2007 +0200
dsound: Simplify mixing by removing remixing support, and fix its waveout breakage.
Based on a patch by Peter Dons Tychsen.