DMUS_MSCPARAMS
This structure defines the pan for a DLS articulation chunk. It is used in the DMUS_ARTICPARAMS structure.
typedef struct {
PERCENT ptDefaultPan;
} DMUS_MSCPARAMS;
Members
- ptDefaultPan
Default pan, ranging from 50 through 50 percent, in units of 0.1 percent shifted left by 16.
Remarks
PERCENT is defined as long. For more information about pan values, see the DLS specification from the MIDI Manufacturers Association.
Requirements
OS Versions: Windows CE .NET 4.0 and Windows CE .NET 4.1.
Header: Dmdls.h.
See Also
Last updated on Monday, April 12, 2004
© 1992-2002 Microsoft Corporation. All rights reserved.