          MODULE=fluidsynth
         VERSION=2.5.3
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/FluidSynth/${MODULE}/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:6f247edfb4b91b927efc68c8884cec2ec345c8007afe6b59558cc52a67ef2517
        WEB_SITE=https://www.fluidsynth.org/
         ENTERED=20060317
         UPDATED=20260222
           SHORT="A real-time software synthesizer"

cat << EOF
FluidSynth is a real-time software synthesizer based on the SoundFont 2
specifications. FluidSynth can read MIDI events from a MIDI input device and
render them to an audio device using SoundFont instruments. SoundFont files
are composed of digital audio "samples" and additional instrument parameters.
These files can be created or downloaded off the Internet. FluidSynth also has
support for controlling effects in real time and can play MIDI files.

Note: FluidSynth was previously called IIWU Synth.
EOF
