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

#include <structs.h>

Public Attributes

uint32_t dwChordPattern = 0
 
uint32_t dwScalePattern = 0
 
uint32_t dwInversionPoints = 0
 
uint32_t dwLevels = 0
 
uint8_t bChordRoot = 0
 
uint8_t bScaleRoot = 0
 

Detailed Description

Definition at line 44 of file structs.h.

Member Data Documentation

◆ bChordRoot

uint8_t Dx8::DMUS_IO_SUBCHORD::bChordRoot = 0

Definition at line 49 of file structs.h.

◆ bScaleRoot

uint8_t Dx8::DMUS_IO_SUBCHORD::bScaleRoot = 0

Definition at line 50 of file structs.h.

◆ dwChordPattern

uint32_t Dx8::DMUS_IO_SUBCHORD::dwChordPattern = 0

Definition at line 45 of file structs.h.

◆ dwInversionPoints

uint32_t Dx8::DMUS_IO_SUBCHORD::dwInversionPoints = 0

Definition at line 47 of file structs.h.

◆ dwLevels

uint32_t Dx8::DMUS_IO_SUBCHORD::dwLevels = 0

Definition at line 48 of file structs.h.

◆ dwScalePattern

uint32_t Dx8::DMUS_IO_SUBCHORD::dwScalePattern = 0

Definition at line 46 of file structs.h.


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