From 13f170f6aa9461898028d1b6f7900296280142ae Mon Sep 17 00:00:00 2001 From: Claudio Matsuoka Date: Sun, 26 Jun 2016 18:23:33 -0300 Subject: [PATCH] Update documentation Signed-off-by: Claudio Matsuoka --- src/xmp.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/xmp.1 b/src/xmp.1 index c6bc16a..61ca7b2 100644 --- a/src/xmp.1 +++ b/src/xmp.1 @@ -24,6 +24,7 @@ xmp - Extended Module Player [\fB\-\-loop\-all\fP] [\fB\-M, \-\-mute\fP \fIchannel-list\fP] [\fB\-m, \-\-mono\fP] +[\fB\-\-mixer_voices\fP \fInum\fP] [\fB\-N, \-\-null\fP] [\fB\-\-nocmd\fP] [\fB\-o, \-\-output\-file\fP \fIfilename\fP] @@ -108,6 +109,8 @@ Mute the specified channels\&. \fIchannel-list\fP is a comma-separated list of decimal channel ranges\&. Example: 0,2-4,8-16\&. .IP "\fB\-m, \-\-mono\fP" Force mono output (default is stereo in stereo-capable devices)\&. +.IP "\fB\-\-mixer\-voices\fP \fInum\fP" +Set the maximum number of virtual channels (default is 128)\&. .IP "\fB\-N, \-\-null\fP" Load and mix module, but discard output data (same as \-\-device=null)\&. .IP "\fB\-\-nocmd\fP"