NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::snd::detail::WaveSoundInfo Struct Reference

Description

Definition at line 117 of file snd_WaveFile.h.

Public Attributes

f32 pitch
 
u8 pan
 
u8 surroundPan
 
u8 fxSendA
 
u8 fxSendB
 
u8 fxSendC
 
u8 mainSend
 

Member Data Documentation

◆ pitch

f32 nw4r::snd::detail::WaveSoundInfo::pitch

Definition at line 119 of file snd_WaveFile.h.

◆ pan

u8 nw4r::snd::detail::WaveSoundInfo::pan

Definition at line 120 of file snd_WaveFile.h.

◆ surroundPan

u8 nw4r::snd::detail::WaveSoundInfo::surroundPan

Definition at line 121 of file snd_WaveFile.h.

◆ fxSendA

u8 nw4r::snd::detail::WaveSoundInfo::fxSendA

Definition at line 122 of file snd_WaveFile.h.

◆ fxSendB

u8 nw4r::snd::detail::WaveSoundInfo::fxSendB

Definition at line 123 of file snd_WaveFile.h.

◆ fxSendC

u8 nw4r::snd::detail::WaveSoundInfo::fxSendC

Definition at line 124 of file snd_WaveFile.h.

◆ mainSend

u8 nw4r::snd::detail::WaveSoundInfo::mainSend

Definition at line 125 of file snd_WaveFile.h.