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

#include <structs.h>

Public Attributes

uint32_t dwPatch = 0
 
uint32_t dwAssignPatch = 0
 
uint32_t dwNoteRanges [4] = {}
 
uint32_t dwPChannel = 0
 
DMUS_IO_INST_FLSGS dwFlags = DMUS_IO_INST_NONE
 
uint8_t bPan = 0
 
uint8_t bVolume = 0
 

Detailed Description

Definition at line 132 of file structs.h.

Member Data Documentation

◆ bPan

uint8_t Dx8::DMUS_IO_INSTRUMENT::bPan = 0

Definition at line 138 of file structs.h.

◆ bVolume

uint8_t Dx8::DMUS_IO_INSTRUMENT::bVolume = 0

Definition at line 139 of file structs.h.

◆ dwAssignPatch

uint32_t Dx8::DMUS_IO_INSTRUMENT::dwAssignPatch = 0

Definition at line 134 of file structs.h.

◆ dwFlags

DMUS_IO_INST_FLSGS Dx8::DMUS_IO_INSTRUMENT::dwFlags = DMUS_IO_INST_NONE

Definition at line 137 of file structs.h.

◆ dwNoteRanges

uint32_t Dx8::DMUS_IO_INSTRUMENT::dwNoteRanges[4] = {}

Definition at line 135 of file structs.h.

◆ dwPatch

uint32_t Dx8::DMUS_IO_INSTRUMENT::dwPatch = 0

Definition at line 133 of file structs.h.

◆ dwPChannel

uint32_t Dx8::DMUS_IO_INSTRUMENT::dwPChannel = 0

Definition at line 136 of file structs.h.


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