summaryrefslogtreecommitdiffstats
path: root/audio-creation/fluidsynth/DETAILS
blob: fc497c45731536c4276c8d63a5ee0895d7087e2b (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=2.0.5
     SOURCE_HASH=sha512:5344ac889d2927dc2465bae40096d756a9bf9b1100e287ba0621c55ffc76f9cb8fa763f6bc832d701cd0ad2997965cf344f58ae4b3dd445eb3491e3659c093d9
          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