OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
Dx8::DMUS_IO_STYLENOTE Struct Referencefinal

#include <structs.h>

Public Attributes

MUSIC_TIME mtGridStart = 0
 
uint32_t dwVariation = 0
 
MUSIC_TIME mtDuration = 0
 
int16_t nTimeOffset = 0
 
uint16_t wMusicValue = 0
 
uint8_t bVelocity = 0
 
uint8_t bTimeRange = 0
 
uint8_t bDurRange = 0
 
uint8_t bVelRange = 0
 
uint8_t bInversionID = 0
 
DMUS_PLAYMODE_FLAGS bPlayModeFlags = DMUS_PLAYMODE_FLAGS(0)
 
DMUS_NOTEF_FLAGS bNoteFlags = DMUS_NOTEF_FLAGS(0)
 

Detailed Description

Definition at line 185 of file structs.h.

Member Data Documentation

◆ bDurRange

uint8_t Dx8::DMUS_IO_STYLENOTE::bDurRange = 0

Definition at line 193 of file structs.h.

◆ bInversionID

uint8_t Dx8::DMUS_IO_STYLENOTE::bInversionID = 0

Definition at line 195 of file structs.h.

◆ bNoteFlags

DMUS_NOTEF_FLAGS Dx8::DMUS_IO_STYLENOTE::bNoteFlags = DMUS_NOTEF_FLAGS(0)

Definition at line 197 of file structs.h.

◆ bPlayModeFlags

DMUS_PLAYMODE_FLAGS Dx8::DMUS_IO_STYLENOTE::bPlayModeFlags = DMUS_PLAYMODE_FLAGS(0)

Definition at line 196 of file structs.h.

◆ bTimeRange

uint8_t Dx8::DMUS_IO_STYLENOTE::bTimeRange = 0

Definition at line 192 of file structs.h.

◆ bVelocity

uint8_t Dx8::DMUS_IO_STYLENOTE::bVelocity = 0

Definition at line 191 of file structs.h.

◆ bVelRange

uint8_t Dx8::DMUS_IO_STYLENOTE::bVelRange = 0

Definition at line 194 of file structs.h.

◆ dwVariation

uint32_t Dx8::DMUS_IO_STYLENOTE::dwVariation = 0

Definition at line 187 of file structs.h.

◆ mtDuration

MUSIC_TIME Dx8::DMUS_IO_STYLENOTE::mtDuration = 0

Definition at line 188 of file structs.h.

◆ mtGridStart

MUSIC_TIME Dx8::DMUS_IO_STYLENOTE::mtGridStart = 0

Definition at line 186 of file structs.h.

◆ nTimeOffset

int16_t Dx8::DMUS_IO_STYLENOTE::nTimeOffset = 0

Definition at line 189 of file structs.h.

◆ wMusicValue

uint16_t Dx8::DMUS_IO_STYLENOTE::wMusicValue = 0

Definition at line 190 of file structs.h.


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