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