summaryrefslogtreecommitdiffstats
path: root/audio-creation/fluidsynth/DETAILS
blob: 42275a1c7f966f4b04f6e20f690976fac34a93ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=fluidsynth
         VERSION=1.1.10
     SOURCE_HASH=sha512:7ff7757baf6dee37f65a4fd214ffab1aa1434cfd1545deb4108fe2e9b0ed19d616880b2740a693b51ade0a4be998a671910b43cae26eb67fb97b16a513752cbc
          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://fluidsynth.elementsofsound.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