NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
AXFX_CHORUS_EXP_LFO Struct Reference

Description

Definition at line 21 of file AXFXChorusExp.h.

Public Attributes

s32 * table
 
s32 phaseAdd
 
s32 stepSamp
 
s32 depthSamp
 
u32 phase
 
u32 sign
 
u32 lastNum
 
s32 lastValue
 
s32 grad
 
s32 gradFactor
 

Member Data Documentation

◆ table

s32* AXFX_CHORUS_EXP_LFO::table

Definition at line 22 of file AXFXChorusExp.h.

◆ phaseAdd

s32 AXFX_CHORUS_EXP_LFO::phaseAdd

Definition at line 23 of file AXFXChorusExp.h.

◆ stepSamp

s32 AXFX_CHORUS_EXP_LFO::stepSamp

Definition at line 24 of file AXFXChorusExp.h.

◆ depthSamp

s32 AXFX_CHORUS_EXP_LFO::depthSamp

Definition at line 25 of file AXFXChorusExp.h.

◆ phase

u32 AXFX_CHORUS_EXP_LFO::phase

Definition at line 26 of file AXFXChorusExp.h.

◆ sign

u32 AXFX_CHORUS_EXP_LFO::sign

Definition at line 27 of file AXFXChorusExp.h.

◆ lastNum

u32 AXFX_CHORUS_EXP_LFO::lastNum

Definition at line 28 of file AXFXChorusExp.h.

◆ lastValue

s32 AXFX_CHORUS_EXP_LFO::lastValue

Definition at line 29 of file AXFXChorusExp.h.

◆ grad

s32 AXFX_CHORUS_EXP_LFO::grad

Definition at line 30 of file AXFXChorusExp.h.

◆ gradFactor

s32 AXFX_CHORUS_EXP_LFO::gradFactor

Definition at line 31 of file AXFXChorusExp.h.