aboutsummaryrefslogtreecommitdiff
path: root/doc/08.tex
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-04-10 14:33:44 +0000
committerTorbjörn Andersson2005-04-10 14:33:44 +0000
commit13dc149ded691e718905049990dd0220230c500e (patch)
tree188daa35002ceb085c35778f63918e4b66365723 /doc/08.tex
parent53a64266c8963f46be68f54fcd1fb89432a02826 (diff)
downloadscummvm-rg350-13dc149ded691e718905049990dd0220230c500e.tar.gz
scummvm-rg350-13dc149ded691e718905049990dd0220230c500e.tar.bz2
scummvm-rg350-13dc149ded691e718905049990dd0220230c500e.zip
Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation
changes. There are a few things that could use a bit more work, and I've only tested it on my Linux box. I have verified that ScummVM still compiles when it's disabled, though, so it shouldn't break anything too badly. svn-id: r17512
Diffstat (limited to 'doc/08.tex')
-rw-r--r--doc/08.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/08.tex b/doc/08.tex
index a6a17a6b7c..56e829415d 100644
--- a/doc/08.tex
+++ b/doc/08.tex
@@ -98,6 +98,8 @@ The following keywords are recognized:
music\_volume &number The music volume setting (0-255)\\
multi\_midi &bool If true, enable combination Adlib and native\\
& MIDI.\\
+ soundfont &string The SoundFont to use for MIDI playback. (Only\\
+ & supported by some MIDI drivers.)\\
native\_mt32 &bool If true, disable GM emulation and assume that\\
& there is a true Roland MT-32 available.\\
sfx\_volume &number The sfx volume setting (0-255)\\