From: Alberto G. <be...@ig...> - 2023-04-13 22:17:02
|
On Thu, Apr 13, 2023 at 10:48:40PM +0200, mir...@gm... wrote: > Interestingly, there is an open bug report from 2004, hinting to > sound drivers as well. > > As Fuse allegedly relies on sound driver/hw when calculating timing. > > https://sourceforge.net/p/fuse-emulator/bugs/18/ The official Debian packages use the SDL audio driver since 2020 because some users were reporting problems with Alsa. So if you're building Fuse yourself I suggest that you try passing --with-audio-driver=sdl to the configure script. Berto |