aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/user.xml30
1 files changed, 29 insertions, 1 deletions
diff --git a/doc/user.xml b/doc/user.xml
index 500a74b6..09868eb3 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -590,7 +590,35 @@ cd mpd-version</programlisting>
<section>
<title>Decoder plugins</title>
- <para></para>
+ <section>
+ <title><varname>mikmod</varname></title>
+
+ <para>
+ Module player based on MikMod.
+ </para>
+
+ <informaltable>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Setting</entry>
+ <entry>Description</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>
+ <varname>sample_rate</varname>
+ </entry>
+ <entry>
+ Sets the sample rate generated by
+ <filename>libmikmod</filename>. Default is 44100.
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </section>
</section>
<section>