From 70f8f689a152aee9a599c310a09da0a72508af6d Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Fri, 16 Jul 2004 10:24:29 +0000 Subject: Applied patch #957544 to make output sample rate configurable at runtime. svn-id: r14225 --- doc/05_01.tex | 1 + doc/07.tex | 3 ++- doc/08.tex | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/05_01.tex b/doc/05_01.tex index 25a37f7abb..93eded4ef6 100644 --- a/doc/05_01.tex +++ b/doc/05_01.tex @@ -37,6 +37,7 @@ Usage: scummvm [OPTIONS]... [GAME]\\ &atari, fmtowns, mac, pc)\\ --multi-midi &Enable combination of Adlib and native MIDI\\ --native-mt32 &True Roland MT-32 (disable GM emulation)\\ + --output-rate=RATE &Select output sample rate in Hz (e.g. 22050)\\ --aspect-ratio &Enable aspect ratio correction\\ \\ --alt-intro &Use alternative intro for CD versions of Beneath a\\ diff --git a/doc/07.tex b/doc/07.tex index 4087ef5419..6d9fecb670 100644 --- a/doc/07.tex +++ b/doc/07.tex @@ -34,4 +34,5 @@ for example: \input {07_02.tex} \input {07_03.tex} \input {07_04.tex} -\input {07_05.tex} \ No newline at end of file +\input {07_05.tex} +\input {07_06.tex} diff --git a/doc/08.tex b/doc/08.tex index 0fd6dd7a6b..1d569a2e3f 100644 --- a/doc/08.tex +++ b/doc/08.tex @@ -92,6 +92,8 @@ The following keywords are recognized: joystick\_num &number Number of joystick device to use for input\\ master\_volume &number The master volume setting (0-255)\\ music\_driver &string The music engine to use.\\ + output\_rate &number The output sample rate to use, in Hz. Sensible\\ + & values are 11025, 22050 and 44100.\\ alsa\_port &string Port to use for output when using the\\ & ALSA music driver.\\ music\_volume &number The music volume setting (0-255)\\ -- cgit v1.2.3