Loading [MathJax]/extensions/MathZoom.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
synenv.c File Reference

Functions

s32 __SYNGetEnvelopeTime (s32 scale, s32 mod, u8 key)
 
void __SYNSetupVolumeEnvelope (SYNVOICE *voice)
 
void __SYNSetupPitchEnvelope (SYNVOICE *voice)
 
void __SYNRunVolumeEnvelope (SYNVOICE *voice)
 
void __SYNRunPitchEnvelope (SYNVOICE *voice)
 

Function Documentation

◆ __SYNGetEnvelopeTime()

s32 __SYNGetEnvelopeTime ( s32 scale,
s32 mod,
u8 key )

◆ __SYNRunPitchEnvelope()

void __SYNRunPitchEnvelope ( SYNVOICE * voice)

◆ __SYNRunVolumeEnvelope()

void __SYNRunVolumeEnvelope ( SYNVOICE * voice)

◆ __SYNSetupPitchEnvelope()

void __SYNSetupPitchEnvelope ( SYNVOICE * voice)

◆ __SYNSetupVolumeEnvelope()

void __SYNSetupVolumeEnvelope ( SYNVOICE * voice)