fluidsynth
Synthesize audio from MIDI files. More information: <https://github.com/FluidSynth/fluidsynth/wiki/UserManual>.
RUN apt-get update && \
apt-get install -y fluidsynth
RUN apt-get update && \
apt-get install -y fluidsynth
RUN pacman -S --noconfirm fluidsynth
RUN apt-get update && \
apt-get install -y fluidsynth
RUN dnf install -y fluidsynth
RUN apt-get update && \
apt-get install -y fluidsynth