Skip to content

Proper way to automatically start fluidsynth and jackd (Raspberry Pi OS) #1297

Closed Answered by derselbst
mojca asked this question in Q&A
Discussion options

You must be logged in to vote

Fluidsynth doesn't actively starts up jack. Merely Jack starts itself (I think there's an option to disable that, but fluidsynth hasn't set it). I don't know about the underlying magic and related Jack commandline logs you're seeing, sry.

Regarding fluidsynth, pls. verify that your /usr/lib/systemd/user/fluidsynth.service file is same (or similar) to ours:
https://github.com/FluidSynth/fluidsynth/blob/bd04f3f6c81a114f3ad52c8e29be3b44dccd010f/fluidsynth.service.in

The line that starts with ExecStart is crucial. You'll notice a few environment variables in that line, that you can populate via EnvironmentFiles with our favorite fluidsynth options, like so:
https://github.com/FluidSynth/fluid…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mojca
Comment options

@derselbst
Comment options

@mojca
Comment options

Answer selected by derselbst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants