From 13dc149ded691e718905049990dd0220230c500e Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sun, 10 Apr 2005 14:33:44 +0000 Subject: 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 --- doc/08.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/08.tex') 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)\\ -- cgit v1.2.3