Microsoft DirectX 8.0 (C++) |
Defines the pan for a DLS level 1 articulation chunk. This structure is used in the DMUS_ARTICPARAMS structure.
typedef struct { PERCENT ptDefaultPan; } DMUS_MSCPARAMS;
PERCENT is defined as long. For more information about pan values, see the DLS specification from the MIDI Manufacturers Association.
Header: Declared in dmdls.h.