aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-08-15 00:51:45 +0200
committerMax Kellermann <max@duempel.org>2012-08-15 00:51:45 +0200
commit02325d2edec3c8ac733f4565595d27127cb5c9c1 (patch)
treef43923505f5a28fd426d301f087037451e6ff5da /doc
parent9c83464b95a6e8145fee0a03bd151f4bc7a6cac7 (diff)
decoder/fluidsynth: add "soundfont" setting
Replaces the old global "soundfont" which never worked.
Diffstat (limited to 'doc')
-rw-r--r--doc/user.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/user.xml b/doc/user.xml
index fdfbc441..bb83674d 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -819,6 +819,37 @@ systemctl start mpd.socket</programlisting>
</section>
<section>
+ <title><varname>fluidsynth</varname></title>
+
+ <para>
+ MIDI decoder based on libfluidsynth.
+ </para>
+
+ <informaltable>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Setting</entry>
+ <entry>Description</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>
+ <varname>soundfont</varname>
+ </entry>
+ <entry>
+ The absolute path of the soundfont file. Defaults
+ to
+ <filename>/usr/share/sounds/sf2/FluidR3_GM.sf2</filename>.
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </section>
+
+ <section>
<title><varname>mikmod</varname></title>
<para>