Jump to content

MIDILAB.SYS

From EDM2
Revision as of 17:48, 7 August 2025 by Martini (talk | contribs) (Created page with "MidiLab/2 Device Driver. DEVICE=<path>\MIDILAB.SYS ii aaa ;ii :is the interrupt for which the MPU hardware is wired. Default is 5. ;aaa :is the port address for your MIDI hardware device. Default is hex 330. ;/Z :Should be used to avoid warning messages. These values must be entered as hex numbers. An example of an installation with IRQ 10 and Address of hex 330 would be: DEVICE=C:\MLABPM\MIDILAB.SYS A 330 Category:DEVICE Statements Category:Multimedia...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

MidiLab/2 Device Driver.

  DEVICE=<path>\MIDILAB.SYS ii aaa
ii
is the interrupt for which the MPU hardware is wired. Default is 5.
aaa
is the port address for your MIDI hardware device. Default is hex 330.
/Z
Should be used to avoid warning messages.

These values must be entered as hex numbers. An example of an installation with IRQ 10 and Address of hex 330 would be:

DEVICE=C:\MLABPM\MIDILAB.SYS A 330