source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=fluidsynth
         VERSION=2.5.3
     SOURCE_HASH=sha512:704d14f16a2d9adfc19700fd79dc96c76557876b15abc3afa7d2b9545e2e19810ee797b8614851b81243e3fc8d0871b4053080321a0fa292141a7a522431eeeb
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://github.com/FluidSynth/fluidsynth/archive/v$VERSION.tar.gz
        DOC_DIRS=""
        WEB_SITE=https://www.fluidsynth.org/
         ENTERED=20031119
      LICENSE[0]=GPL
        KEYWORDS="editors audio"
           SHORT="real-time, SoundFont 2-based 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
