aboutsummaryrefslogtreecommitdiff
path: root/scummvm.6
diff options
context:
space:
mode:
authorEugene Sandulenko2004-10-21 22:37:37 +0000
committerEugene Sandulenko2004-10-21 22:37:37 +0000
commit9d0b746aaaaf78cfcc18e866e4375ad1de533bc4 (patch)
treef6570ed9ff19e0111704e638c6eec19e0f454f15 /scummvm.6
parent9cb88f1d46388561457f44fb19dbe8d508ba14fc (diff)
downloadscummvm-rg350-9d0b746aaaaf78cfcc18e866e4375ad1de533bc4.tar.gz
scummvm-rg350-9d0b746aaaaf78cfcc18e866e4375ad1de533bc4.tar.bz2
scummvm-rg350-9d0b746aaaaf78cfcc18e866e4375ad1de533bc4.zip
Patch #1048326 Better MT-32 support
svn-id: r15635
Diffstat (limited to 'scummvm.6')
-rw-r--r--scummvm.62
1 files changed, 2 insertions, 0 deletions
diff --git a/scummvm.6 b/scummvm.6
index f19b4dcc35..42b3e266da 100644
--- a/scummvm.6
+++ b/scummvm.6
@@ -62,6 +62,8 @@ Specify music output where \fI<mode>\fP can be one of:
.br
\fBadlib\fP Uses internal Adlib Emulation (default)
.br
+\fBmt32\fP Uses internal MT-32 Emulation
+.br
\fBwindows\fP Windows MIDI. Uses built-in sequencer.
.br
\fBseq\fP Uses /dev/sequencer for MIDI, *nix users.