-
Notifications
You must be signed in to change notification settings - Fork 296
Open
Description
It has been reported against the Debian package that the fluidsynth daemon [1] sucks up a lot of CPU time and [2] causes distortion of pipewire audio. Increasing the period size to the same value as used on Windows was reportedly fixed both of these issues:
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075976#10
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1105956#25
fluidsynth/src/drivers/fluid_adriver.c
Line 236 in 0949617
fluid_settings_register_int(settings, "audio.period-size", 64, 64, 8192, 0); |
Metadata
Metadata
Assignees
Labels
No labels