-
Notifications
You must be signed in to change notification settings - Fork 296
Open
Labels
Description
Related discussion
No response
Is your feature request related to a problem?
No response
Describe the solution you'd like
It would be nice if FluidSynth when invoked as a 'server' (e.g. as invoked by systemd) let the output source node in PipeWire sleep while FluidSynth isn't receiving input - and hence isn't generating output. The fact that it doesn't sleep can be seen by adding set audio.driver pipewire
to ~/.fluidsynth
, restarting the service (systemctl restart --user fluidsynth.service
) and looking at both htop
and pw-top
output.
Describe alternatives you've considered
No response
Additional context
No response