From 1648c7aa5baf86583b057943337e4fade8616022 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 14 Nov 2009 02:03:03 +0100 Subject: decoder/mikmod: sample rate is configurable The new option "sample_rate" sets the sample rate for libmikmod. --- doc/user.xml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'doc') 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
Decoder plugins - +
+ <varname>mikmod</varname> + + + Module player based on MikMod. + + + + + + + Setting + Description + + + + + + sample_rate + + + Sets the sample rate generated by + libmikmod. Default is 44100. + + + + + +
-- cgit v1.2.3