Playing MIDI Files Using Media Vision DriversLast reviewed: November 21, 1994Article ID: Q84816 |
The information in this article applies to:
SUMMARYIf you have installed the audio driver named "Pro AudioSpectrum Wave/MIDI/Aux" (formerly available from the Microsoft Windows Driver Library [WDL]), you should create a custom MIDI map to play MIDI files using the Media Vision MIDI drivers. Since the Media Vision Pro AudioSpectrum sound card is Ad Lib compatible, the Ad Lib driver that ships with Microsoft Windows version 3.1 can be installed and the Ad Lib MIDI map within the MIDI Mapper can be selected.
MORE INFORMATION
Creating a Media Vision MIDI Map
SYSTEM.INI Contents Using Media Vision WDL DriversAfter the WDL drivers "Pro AudioSpectrum Wave/MIDI/Aux" are installed, the SYSTEM.INI file should contain the following (for a sound card set up with DMA channel #1 and IRQ 7):
[boot] sound.drv=mmsound.drv drivers=mmsystem.dll [mci] WaveAudio=mciwave.drv Sequencer=mciseq.drv CDAudio=mcicda.drv [drivers] timer=timer.drv midimapper=midimap.drv Wave=mvproaud.drv MIDI=mvproaud.drv Aux=mvproaud.drv MIDI1=mvfm.drv Mixer=mvmixer.drv [mvproaud.drv] dma=1 irq=7 Using the Windows 3.1 Ad Lib DriverAfter the WDL drivers "Pro AudioSpectrum Wave/MIDI/Aux" are installed, the Ad Lib driver supplied with Windows 3.1 can be installed.
SYSTEM.INI File Settings Using WDL Drivers with Windows 3.1 Ad Lib DriverAfter the WDL drivers "Pro AudioSpectrum Wave/MIDI/Aux" and the Windows 3.1 Ad Lib driver are installed, the SYSTEM.INI file should contain the following (for a sound card set up with DMA channel #1 and IRQ 7):
[boot] sound.drv=mmsound.drv drivers=mmsystem.dll [386Enh] device=vadlibd.386 [mci] WaveAudio=mciwave.drv Sequencer=mciseq.drv CDAudio=mcicda.drv [drivers] timer=timer.drv midimapper=midimap.drv Wave=mvproaud.drv MIDI=mvproaud.drv Aux=mvproaud.drv MIDI1=mvfm.drv Mixer=mvmixer.drv MIDI2=msadlib.drv [mvproaud.drv] dma=1 irq=7 |
KBCategory: kbusage kbsound kbmm kb3rdparty
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |