Probably 99% compatible with most synths
sudo apt-get update -y
sudo apt-get install -y fluidsynth
Create or edit a fluidsynth config file and save it to /etc/default/fluidsynth
.
sudo cp /usr/lib/systemd/user/fluidsynth.service /etc/systemd/system
Compare your /etc/systemd/system/fluidsynth.service
with provided fluidsynth.service
sudo systemctl enable fluidsynth
sudo systemctl start fluidsynth
Create asound.conf and save this file to /etc/asound.conf
:
Modify /boot/config.txt according to HiFi Berry instructions