[Bug 30639] Audio stuttering and performance drops in Star Wolves 3

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 15 12:44:26 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=30639

--- Comment #43 from winetest at luukku.com ---
I could be wrong, but in the staging patch...

float cur_freqAcc = (freqAcc_start + i * dsb->freqAdjustNum) /
(float)dsb->freqAdjustDen;

should there be also (float)dsb->freqAdjustNum)

missing (float)

?

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