MIDI-out Driver for Turtle Beach MultiSound Adapter
Article ID: 113707
Article Last Modified on 10/31/2006
APPLIES TO
- Microsoft Windows NT Advanced Server 3.1
- Microsoft Windows NT Workstation 3.1
- Microsoft Windows NT Advanced Server 3.1
This article was previously published under Q113707
SUMMARY
There is a shareware MIDI-out driver for the Turtle Beach MultiSound
adapter available on CompuServe. The developer of this driver is also
working on a MIDI-in driver and may also develop an audio driver. This
multimedia device is not currently on the Windows NT hardware compatibility list (HCL). The MIDI-out driver is available in compressed format as MIDOUT.ZIP and can be obtained from the Win NT Shareware section of the WUGNET forum on CompuServe. Please note that this driver is not supported by Microsoft or Turtle Beach.
Steps to install Midi-out driver for the Turtle Beach MultiSound board
- Use a utility to extract the MIDI-Out driver from MIDOUT.ZIP.
- Copy MULTISND.SYS to the SYSTEM32\DRIVERS sub-directory.
- Modify MULTISND.INI to match your shared buffer and I/O addresses. (The
IRQ number is not used unless you are configuring for MIDI-in.)
- To create the necessary Registry entries, type the following command:
- Shutdown and restart your computer (or start the new service manually
from the Services portion of Control Panel).
Registry Entries Created
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MultiSnd
DisplayName: REG_SZ: MultiSnd
Type: REG_DWORD: 0x00000001
Start: REG_DWORD: 0x00000002
ErrorControl: REG_DWORD: 0x00000001
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MultiSnd\Parameters
Interrupt: REG_DWORD: 0x00000010
Port: REG_DWORD: 0x00000290
SMA Start: REG_DWORD: 0x000d0000
Files Required for MIDI-out Driver
REGINI.EXE
MULTISND.INI
MULTISND.SYS
README.TXT
The products included here are manufactured by vendors independent of
Microsoft; we make no warranty, implied or otherwise, regarding these
products' performance or reliability.
REFERENCES
Direct questions and feedback to CIS ID 100064,2213 or 71333,2432.
Additional query words: prodnt ntas
Keywords: kbother KB113707