mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-23 02:11:38 +00:00
bbd3f0dbb3
Often, a client has more than one available port. Pick the first one that isn't already in use. For instance, on my computer client 17 is the "Emu10k1 WaveTable", and it has four available ports. If, say, aplaymidi is already playing on port 17:0, ScummVM will use port 17:1 instead. Otherwise the two programs will mess up each others instruments and controller settings. Of course, in reality I doubt that anyone will run two different MIDI playing applications at once. svn-id: r51380 |
||
---|---|---|
.. | ||
alsa.cpp | ||
camd.cpp | ||
coreaudio.cpp | ||
coremidi.cpp | ||
dmedia.cpp | ||
seq.cpp | ||
stmidi.cpp | ||
timidity.cpp | ||
windows.cpp |