blob: 8c9c22c9aa188224a187a874b69bbc6a1485369e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "readme"
%%% End:
\subsection{Playing sound with FluidSynth MIDI emulation}
If ScummVM was build with libfluildsynth support it will be able to play MIDI
music through the FluidSynth driver. You will have to specify a SoundFont to
use, however.
\textbf{NOTE:} The processor requirements for FluidSynth can be fairly high in
some cases. A fast CPU is recommended.
|