Skip to content

community/fluidsynth: add jack support

la Fleur requested to merge lafleurdeboum/aports:jack_support into master

This MR adds jackd support to the fluidsynth package. I tested it, it builds fine, and with the produced package, issuing a fluidsynth --help does return

-a, --audio-driver=[label]
    The name of the audio driver to use.
    Valid values: alsa, file, jack, oss, pulseaudio

fluidsynth is a quite professional audio package that I've been using for quite some time and that IMHO deserves the jackd support (especially since jackd is installable under Alpine).

I hope you guys don't request an issue to be filed to justify this MR. Please excuse my hastiness if you do (and tell me).

I told @PureTryOut I would ping him when I do the MR, so here it is !

Merge request reports