aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-08-15 01:03:16 +0200
committerMax Kellermann <max@duempel.org>2012-08-15 01:03:16 +0200
commit93f9c2ab6b1a61456f8acbf9a243d05571d005ec (patch)
tree4e4d3224a2c8ea4f0e2a7addbb743c727117fa0e /doc
parent4a993cd79ec4149c3b52b383a8f751be26c2bac5 (diff)
doc/user: add wildmidi documentation
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 13a2c738..38d8a9d8 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -887,6 +887,37 @@ systemctl start mpd.socket</programlisting>
</tgroup>
</informaltable>
</section>
+
+ <section>
+ <title><varname>wildmidi</varname></title>
+
+ <para>
+ MIDI decoder based on libwildmidi.
+ </para>
+
+ <informaltable>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Setting</entry>
+ <entry>Description</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>
+ <varname>config_file</varname>
+ </entry>
+ <entry>
+ The absolute path of the timidity config file. Defaults
+ to
+ <filename>/etc/timidity/timidity.cfg</filename>.
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </section>
</section>
<section>