aboutsummaryrefslogtreecommitdiff
path: root/doc/07_02.tex
blob: 16a7444e67190104629bd634ae7d71cd3a48ae0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
%%% 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 or MT-32 emulation using the -eadlib 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.