diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2011-11-27 14:37:03 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-10 21:58:15 -0200 |
commit | 884f3ff82287b04601ef944bbd7c87be8f408d60 (patch) | |
tree | d5e96caaaa5b879c9d22ec2691bbeaf3b7639829 /audio/fluidsynth/README | |
parent | 15c5ddab180571fbfa22cd152f90d377f501333d (diff) | |
download | slackbuilds-884f3ff82287b04601ef944bbd7c87be8f408d60.tar.gz |
audio/fluidsynth: Updated for version 1.1.5.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/fluidsynth/README')
-rw-r--r-- | audio/fluidsynth/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/fluidsynth/README b/audio/fluidsynth/README index 9ab6ee4256..a309ca2db2 100644 --- a/audio/fluidsynth/README +++ b/audio/fluidsynth/README @@ -3,4 +3,7 @@ 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. |