aboutsummaryrefslogtreecommitdiff
path: root/doc/audio-midi-emulated.tex
blob: 1c59bc520c745278f245d38956c34042d5bf22dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
%%% Local Variables: 
%%% mode: latex
%%% TeX-master: "readme"
%%% End: 

\subsection{Playing sound with MIDI emulation}

Some games (such as Sam and Max) only contain MIDI music data.  This once
prevented music for these games from working on platforms that do not support
MIDI, or soundcards that do not provide MIDI drivers (e.g, many soundcards will
not play MIDI under Linux). ScummVM can now emulate MIDI mode using sampled
waves and Adlib, FluidSynth MIDI emulation or MT-32 emulation using the
-eadlib, -efluidsynth or -emt32 options respectively.  However, if you are
capable of using native MIDI, we recommend using one of the MIDI modes below
for best sound.