Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
HBMSYNVOICE Struct Reference

#include <synprivate.h>

+ Collaboration diagram for HBMSYNVOICE:

Public Attributes

void * next
 
AXVPBaxvpb
 
HBMSYNSYNTHsynth
 
u8 midiChannel
 
u8 keyNum
 
u8 keyVel
 
u8 pan
 
WTREGIONregion
 
WTARTart
 
WTSAMPLEsample
 
WTADPCMadpcm
 
VoiceType type
 
f32 srcRatio
 
s32 cents
 
s32 attn
 
EnvelopeState veState
 
s32 veAttn
 
s32 veAttack
 
s32 veAttackDelta
 
s32 veDecay
 
s32 veSustain
 
s32 veRelease
 

Member Data Documentation

◆ adpcm

WTADPCM* HBMSYNVOICE::adpcm

◆ art

WTART* HBMSYNVOICE::art

◆ attn

s32 HBMSYNVOICE::attn

◆ axvpb

AXVPB* HBMSYNVOICE::axvpb

◆ cents

s32 HBMSYNVOICE::cents

◆ keyNum

u8 HBMSYNVOICE::keyNum

◆ keyVel

u8 HBMSYNVOICE::keyVel

◆ midiChannel

u8 HBMSYNVOICE::midiChannel

◆ next

void* HBMSYNVOICE::next

◆ pan

u8 HBMSYNVOICE::pan

◆ region

WTREGION* HBMSYNVOICE::region

◆ sample

WTSAMPLE* HBMSYNVOICE::sample

◆ srcRatio

f32 HBMSYNVOICE::srcRatio

◆ synth

HBMSYNSYNTH* HBMSYNVOICE::synth

◆ type

VoiceType HBMSYNVOICE::type

◆ veAttack

s32 HBMSYNVOICE::veAttack

◆ veAttackDelta

s32 HBMSYNVOICE::veAttackDelta

◆ veAttn

s32 HBMSYNVOICE::veAttn

◆ veDecay

s32 HBMSYNVOICE::veDecay

◆ veRelease

s32 HBMSYNVOICE::veRelease

◆ veState

EnvelopeState HBMSYNVOICE::veState

◆ veSustain

s32 HBMSYNVOICE::veSustain

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