Re: [fluid-dev] Running Fluidsynth as a systemd service

2023-03-02 Thread Tom M. via fluid-dev
Fluidsynth is intended to be run as user service. It should be as simple as: systemctl start --user fluidsynth Using both drivers, alsa and pulseaudio, is working fine on my side. It's not possible to say what's going wrong as you're neither providing /lib/systemd/system/fluidsynth.service nor

Re: [fluid-dev] Running Fluidsynth as a systemd service

2023-02-23 Thread hamish
On 22/2/23 11:44, J wrote: Hi, I'm having problems running Fluidsynth as a service fluidsynth --version FluidSynth runtime version 2.3.1 FluidSynth executable version 2.3.1 Sample type=double If I run Fluidsynth as a service, this is what gets written to the systemd log: systemctl status fl

Re: [fluid-dev] Running Fluidsynth as a systemd service

2023-02-22 Thread Joe Dery
Assuming a regular user, not root, has all the sound fonts etc in place, add 'User=(that-user)' in the service config. On Tue, Feb 21, 2023, 7:45 PM J wrote: > Hi, > > I'm having problems running Fluidsynth as a service > > fluidsynth --version > FluidSynth runtime version 2.3.1 > FluidSynth exe

[fluid-dev] Running Fluidsynth as a systemd service

2023-02-21 Thread J
Hi, I'm having problems running Fluidsynth as a service fluidsynth --version FluidSynth runtime version 2.3.1 FluidSynth executable version 2.3.1 Sample type=double If I run Fluidsynth as a service, this is what gets written to the systemd log: systemctl status fluidsynth ○ fluidsynth.service -