summaryrefslogtreecommitdiffstats
path: root/audio/fluidsynth/README
diff options
context:
space:
mode:
author Matteo Bernardini2019-01-26 08:45:09 +0100
committer Matteo Bernardini2019-01-26 08:45:09 +0100
commit9d2325989c32357338a62d378cfa5e9ed623aaba (patch)
tree60d0ddf2ffebb1920f3813908104b97c3b42c484 /audio/fluidsynth/README
parentf8717ee2eb30c24fb4e808057c85e9d3d598a2c5 (diff)
downloadslackbuilds-9d2325989c32357338a62d378cfa5e9ed623aaba.tar.gz
20190126.1 global branch merge.current-20190126.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/fluidsynth/README')
-rw-r--r--audio/fluidsynth/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/fluidsynth/README b/audio/fluidsynth/README
deleted file mode 100644
index a309ca2db2..0000000000
--- a/audio/fluidsynth/README
+++ /dev/null
@@ -1,9 +0,0 @@
-FluidSynth is a software real-time synthesizer based on the Soundfont 2
-specifications. FluidSynth reads and handles MIDI events from the MIDI
-input device. It is the software analogue of a MIDI synthesizer.
-FluidSynth can also play midifiles using a Soundfont.
-
-If you want to build support for ladspa plugins, you can pass
-LADSPA=yes to the script. That requires ladspa_sdk.
-
-Optional deps are lash, portaudio, and jack-audio-connection-kit.