|
The MIDI Mapper and Windows
The MIDI Mapper is part of the system software. The following illustration
shows how the MIDI Mapper relates to other elements of the audio services.
From the viewpoint of an application, the MIDI Mapper looks like another MIDI
output device. The MIDI Mapper receives messages sent to it by the low-level
MIDI output functions midiOutShortMsg and midiOutLongMsg. The MIDI Mapper modifies these messages and redirects them to a MIDI output
device according to the current MIDI setup map. The current MIDI setup map is
selected by the user by means of the MIDI Control Panel option. Only the user
can select the current setup map; applications cannot change the current setup
map.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
TMS Scripter Studio Pro components for Delphi/C++Builder
More Online Helps
Win32 Programmer's Reference (win32.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|