Miles Sound System SDK 7.2a

MILES_OPEN_XMIDI_FLAGS

The basic type MILES_OPEN_XMIDI_FLAGS specifies open flags for the AIL_open_XMIDI_driver function.

Fundamental Values

 Value  Description
 0 Under Windows, the default flag of zero tells Miles to open the hardware midiOut device.

Under MacOS 9, the default flag opens QuickTime for MIDI output. Note that you are usually better off using the Miles software synthesizer over QuickTime (see AIL_DLS_open for details).

Under DOS, the default flag simply opens the DOS driver specified in the MDI.INI file.
 AIL_OPEN_XMIDI_NULL_DRIVER This flag tells Miles to open a "NULL" MIDI driver. A null MIDI driver can only use the Miles software synthesizer for sound output - see the AIL_DLS_open function for details.


Group: XMIDI Services
Related Functions: AIL_DLS_open, AIL_open_XMIDI_driver

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.