aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray2004-12-15 10:03:37 +0000
committerJonathan Gray2004-12-15 10:03:37 +0000
commit376ea672f175ded04b468f3f130eae138b95542e (patch)
treead5679526d3647acb180a8f2f20b109de7440c80
parent949824ef43fb1c31a1c634c85ffb23a15eba9028 (diff)
downloadscummvm-rg350-376ea672f175ded04b468f3f130eae138b95542e.tar.gz
scummvm-rg350-376ea672f175ded04b468f3f130eae138b95542e.tar.bz2
scummvm-rg350-376ea672f175ded04b468f3f130eae138b95542e.zip
Make music driver section more readable.
Alphabetically order the list of drivers as well. svn-id: r16056
-rw-r--r--README20
1 files changed, 10 insertions, 10 deletions
diff --git a/README b/README
index ab24094060..b10e1c900f 100644
--- a/README
+++ b/README
@@ -659,18 +659,18 @@ emulation. MIDI may not be available on all operating systems or may need
manual configuration. If you ARE using MIDI, you have several different
choices of output, depending on your operating system and configuration.
- adlib - Uses internal Adlib Emulation (default)
- mt32 - Uses internal MT-32 Emulation
- pcjr - Uses internal PCjr Emulation
- pcspk - Uses internal PC Speaker Emulation
- towns - Uses FM-TOWNS YM2612 Emulation
- windows - Windows MIDI. Uses built-in sequencer, for Windows users
- seq - Uses /dev/sequencer for MIDI, *nix users. See below.
- qt - Quicktime sound, for Macintosh users.
- core - CoreAudio sound, for MacOS X users.
- amidi - Uses the MorphOS MIDI system, for MorphOS users
+ adlib - Internal Adlib emulation (default)
alsa - Output using ALSA sequencer device. See below.
+ amidi - Use the MorphOS MIDI system, for MorphOS users
+ core - CoreAudio sound, for MacOS X users.
+ mt32 - Internal MT-32 emulation
null - Null output. Don't play any music.
+ pcjr - Internal PCjr emulation
+ pcspk - Internal PC Speaker emulation
+ qt - Quicktime sound, for Macintosh users.
+ seq - Use /dev/sequencer for MIDI, *nix users. See below.
+ towns - FM-TOWNS YM2612 emulation
+ windows - Windows MIDI. Uses built-in sequencer, for Windows users
To select a sound driver, pass its name via the '-e' option to scummvm,
for example: