On Sat, 02 Feb 2002 13:36:28 -0500 Samuel Davidoff <[EMAIL PROTECTED]> wrote:
> ok, esound is working (sorry). am i right in thinking esound requires timer > based audio? Apparently. > anyway, changing the bufsize does get the sound back in sync. the problem is > i have to change it to 1.0 which makes the sound staticy and choppy. so this > doesn't seem to work. any other ideas? You have to find the "happy medium" for the bufsize. What keeps the sound in sync and doesn't make it choppy. Start with the value that you had before (which is too big and therefore out-of-sync) and work the value down by small increments until it sounds good. 1.0 is choppy on my machine too; as I said, 2.5 is the value that works great here. If there is no working "happy medium" then you might not have a sufficiently fast CPU to keep up or something like that. What are you using? Mine is a P4/1.4. And, as I said before, try using xmame.x11. I don't know if xmame.xgl requires more CPU power or not, but I do know that xmame.x11 works just dandy for me. _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
