          MODULE=fluidsynth
         VERSION=2.5.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/FluidSynth/${MODULE}/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:10b2e32ba78c72ac1384965c66df06443a4bd0ab968dcafaf8fa17086001bf03
        WEB_SITE=https://www.fluidsynth.org/
         ENTERED=20060317
         UPDATED=20251110
           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
