summaryrefslogtreecommitdiffstats
path: root/audio-creation/fluidsynth/DETAILS
blob: fded1823a7c0ee2286723503db0f280f4fdd9a43 (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.11
     SOURCE_HASH=sha512:ad7c634426b29e5a05d67addf32d43a9ccb11a1fe3cfc09ad617416b9df3dc99a48191377f5027232521380737dde2d9b59833516d1bffb90f410bab3bbe140c
          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