diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-21 01:39:50 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-21 01:39:50 -0500 |
commit | b18244f79b6720f7c9c1116935c02b0a252eafbd (patch) | |
tree | d0a2c7f2f8739c14327fcf406dd82c2bdcaf02ee /audio/fluidsynth/README | |
parent | d69b52378f956431d7f0cdd6d66ec12bb1ff16da (diff) | |
download | slackbuilds-b18244f79b6720f7c9c1116935c02b0a252eafbd.tar.gz |
audio/fluidsynth: Miscellaneous cleanups.
Removed notes about pulseaudio from README since pa is gone.
Diffstat (limited to 'audio/fluidsynth/README')
-rw-r--r-- | audio/fluidsynth/README | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/audio/fluidsynth/README b/audio/fluidsynth/README index 44ccdb72f5..117705de45 100644 --- a/audio/fluidsynth/README +++ b/audio/fluidsynth/README @@ -1,12 +1,9 @@ -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. +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 support for ladspa plugins you have to pass LADSPA=yes -to the script. This requires ladspa_sdk +If you want support for ladspa plugins you have to pass LADSPA=yes to +the script - this requires ladspa_sdk to build. -Additionally fluidsynth may use libsndfile, lash, pulseaudio, -portaudio and jack-audio-connection-kit. All of which are available -from SlackBuilds.org +Optional deps are libsndfile, lash, portaudio, and jack-audio-connection-kit. |