initial import
This commit is contained in:
3
fluidsynth/fluidsynth.run
Normal file
3
fluidsynth/fluidsynth.run
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
[ -r conf ] && . ./conf
|
||||
exec fluidsynth -is -a $AUDIO_DRIVER $OTHER_OPTS $SOUND_FONT 2>&1
|
||||
Reference in New Issue
Block a user