Hi,
How can i send commands in a file to a running fluidsynth process?
I tried (commands.sh contains fluidsynth tuning commands):
$ fluidsynth -a jack ~/gerrit.sf2 < commands.sh
But fluidsynth exits immediately after reading the commands in the
file.
--
gerrit