NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 67 of file snd_BasicSound.h.
Public Attributes | |
f32 | volume |
f32 | pitch |
f32 | pan |
f32 | surroundPan |
f32 | fxSend |
f32 | lpf |
f32 | biquadFilterValue |
int | biquadFilterType |
int | priority |
UNKWORD | field_0x24 |
VoiceOutParam | voiceOutParam [4] |
|
inline |
Definition at line 72 of file snd_BasicSound.h.
f32 nw4r::snd::SoundAmbientParam::volume |
Definition at line 88 of file snd_BasicSound.h.
f32 nw4r::snd::SoundAmbientParam::pitch |
Definition at line 89 of file snd_BasicSound.h.
f32 nw4r::snd::SoundAmbientParam::pan |
Definition at line 90 of file snd_BasicSound.h.
f32 nw4r::snd::SoundAmbientParam::surroundPan |
Definition at line 91 of file snd_BasicSound.h.
f32 nw4r::snd::SoundAmbientParam::fxSend |
Definition at line 92 of file snd_BasicSound.h.
f32 nw4r::snd::SoundAmbientParam::lpf |
Definition at line 93 of file snd_BasicSound.h.
f32 nw4r::snd::SoundAmbientParam::biquadFilterValue |
Definition at line 94 of file snd_BasicSound.h.
int nw4r::snd::SoundAmbientParam::biquadFilterType |
Definition at line 95 of file snd_BasicSound.h.
int nw4r::snd::SoundAmbientParam::priority |
Definition at line 96 of file snd_BasicSound.h.
UNKWORD nw4r::snd::SoundAmbientParam::field_0x24 |
Definition at line 97 of file snd_BasicSound.h.
VoiceOutParam nw4r::snd::SoundAmbientParam::voiceOutParam[4] |
Definition at line 98 of file snd_BasicSound.h.