ReactOS 0.4.15-dev-7953-g1f49173
_DMUS_IO_STYLENOTE Struct Reference

#include <dmusicf.h>

Collaboration diagram for _DMUS_IO_STYLENOTE:

Public Attributes

MUSIC_TIME mtGridStart
 
DWORD dwVariation
 
MUSIC_TIME mtDuration
 
short nTimeOffset
 
WORD wMusicValue
 
BYTE bVelocity
 
BYTE bTimeRange
 
BYTE bDurRange
 
BYTE bVelRange
 
BYTE bInversionID
 
BYTE bPlayModeFlags
 
BYTE bNoteFlags
 

Detailed Description

Definition at line 538 of file dmusicf.h.

Member Data Documentation

◆ bDurRange

BYTE _DMUS_IO_STYLENOTE::bDurRange

Definition at line 546 of file dmusicf.h.

◆ bInversionID

BYTE _DMUS_IO_STYLENOTE::bInversionID

Definition at line 548 of file dmusicf.h.

◆ bNoteFlags

BYTE _DMUS_IO_STYLENOTE::bNoteFlags

Definition at line 551 of file dmusicf.h.

◆ bPlayModeFlags

BYTE _DMUS_IO_STYLENOTE::bPlayModeFlags

Definition at line 549 of file dmusicf.h.

◆ bTimeRange

BYTE _DMUS_IO_STYLENOTE::bTimeRange

Definition at line 545 of file dmusicf.h.

◆ bVelocity

BYTE _DMUS_IO_STYLENOTE::bVelocity

Definition at line 544 of file dmusicf.h.

◆ bVelRange

BYTE _DMUS_IO_STYLENOTE::bVelRange

Definition at line 547 of file dmusicf.h.

◆ dwVariation

DWORD _DMUS_IO_STYLENOTE::dwVariation

Definition at line 540 of file dmusicf.h.

◆ mtDuration

MUSIC_TIME _DMUS_IO_STYLENOTE::mtDuration

Definition at line 541 of file dmusicf.h.

◆ mtGridStart

MUSIC_TIME _DMUS_IO_STYLENOTE::mtGridStart

Definition at line 539 of file dmusicf.h.

◆ nTimeOffset

short _DMUS_IO_STYLENOTE::nTimeOffset

Definition at line 542 of file dmusicf.h.

◆ wMusicValue

WORD _DMUS_IO_STYLENOTE::wMusicValue

Definition at line 543 of file dmusicf.h.


The documentation for this struct was generated from the following file: