theremin-pi/fluidsynth/run

13 lines
226 B
Text
Raw Normal View History

#!/bin/sh
#
# Run fluidsynth as a server, with some more dedicated CPU "oomph".
#
exec 2>&1
exec fluidsynth -v -n -i -s \
-a alsa -c2 -z1024 \
-o synth.cpu-cores=4 \
-o audio.realtime-prio=95 \
-o audio.alsa.device=hw:0