diff options
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. |