1
0
Fork 0

Added midi device selection code for windows

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2099
This commit is contained in:
Peter Veenstra 2005-01-20 20:35:29 +00:00
parent 2e2f007ec2
commit 625b1dab40
4 changed files with 66 additions and 10 deletions

8
README
View file

@ -409,7 +409,13 @@ MIXER
/NOSHOW
Prevents DOSBox from showing the result if you set one
of the volume levels.
/LISTMIDI
Lists the available midi devices on your pc (Windows). To select a
device other than the Windows default midi-mapper, add a line
'config=id' to the [midi] section in the configuration file, where
'id' is the number for the device as listed by LISTMIDI.
IMGMOUNT
A utility to mount disk images and CD-ROM images in DOSBox.