Neil Skrypuch escribió:
On Thursday, December 28, 2006 10:04, Maarten Lankhorst wrote:
Hi all,
I've forward ported the old patches of Davin McCall (dsound.patch).
With them I have no more sound underruns etc, I'm therefore looking
for other people to test them as well. I'm welcoming comments on how
it works and possible issues with it.
I also attached my patch to alsa, I'm aware of the things I need to
fix for that, but I thought it might be good to test dsound with
winealsa, to see if other things still need to be fixed.
Cheers,
Maarten
I've given this a spin with Icewind Dale, and while it does seem to remove the
underrun issues (at least I don't see them spit out anymore), the sound still
stutters and crackles just as much as before.
- Neil
With both ALSA and dsound patches applied, the tests hang when trying to
play from a 96000Hz buffer. Enabling direct access for the winealsa
driver works around this.
--
perl -e '$x = 2.4; print sprintf("%.0f + %.0f = %.0f\n", $x, $x, $x + $x);'