decoder/mikmod: sample rate is configurable
The new option "sample_rate" sets the sample rate for libmikmod.
This commit is contained in:
30
doc/user.xml
30
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>
|
||||
|
Reference in New Issue
Block a user