How to Install fluidsynth in Ubuntu 18.04



Install fluidsynth by entering the following commands in the terminal:

sudo apt update
sudo apt install fluidsynth

Description:

Real-time MIDI software synthesizer

Fluidsynth is a real-time midi synthesizer based on the soundfont2 specifications. It can be used to render MIDI input or MIDI files to audio. The MIDI events are read from a MIDI device. The sound is rendered in real-time to the sound output device.

Homepage: http://www.fluidsynth.org/

Version: 1.1.9-1

Section: universe/sound