This patch fixes the Linux/SDL sound problems in the
CVS version of ZSNES. To apply it, first check a copy
of the code out via anonymous CVS. Then download this
patch and issue the following commands from the
directory where you checked out the code and downloaded
the patch:
gunzip -c zsnes-sndfix-01.29.2002.diff.gz | patch -p0
This is in response to the bug report located at
https://sourceforge.net/tracker/index.php?func=detail&aid=494067&group_id=19677&atid=119677
sound fix for CVS version of ZSNES (1-29-2002)
Logged In: YES
user_id=3999
Applied for now, though concerns about the 256 buffer size
have been expressed.
Logged In: NO
I don't know if this patch will help my problem with the
sound. The problem is that when i'm playing the sound goes
down, it goes slow.
Logged In: YES
user_id=190038
Several years later, I got and compiled the CVS code and I'm
having the same problem (on a different machine).
The audio buffer is just too big. I find that the lower I
set "wanted.samples" the better the sound becomes.