Files
extra/fluidsynth/fluidsynth.run
2025-06-22 20:39:04 -05:00

4 lines
100 B
Bash

#!/bin/sh
[ -r conf ] && . ./conf
exec fluidsynth -is -a $AUDIO_DRIVER $OTHER_OPTS $SOUND_FONT 2>&1