NW4F Snd
Loading...
Searching...
No Matches
nw::snd::SoundParam Struct Reference

#include <snd_BasicSound.h>

Public Member Functions

 SoundParam ()
void Initialize ()

Public Attributes

f32 volume
f32 pitch
f32 lpf
f32 biquadFilterValue
int biquadFilterType
int priority
int outputLineFlag
u32 userData
OutputAmbientParam tvParam
OutputAmbientParam drcParam [DRC_OUT_COUNT]

Constructor & Destructor Documentation

◆ SoundParam()

nw::snd::SoundParam::SoundParam ( )
inline

Member Function Documentation

◆ Initialize()

void nw::snd::SoundParam::Initialize ( )
inline

Member Data Documentation

◆ volume

f32 nw::snd::SoundParam::volume

◆ pitch

f32 nw::snd::SoundParam::pitch

◆ lpf

f32 nw::snd::SoundParam::lpf

◆ biquadFilterValue

f32 nw::snd::SoundParam::biquadFilterValue

◆ biquadFilterType

int nw::snd::SoundParam::biquadFilterType

◆ priority

int nw::snd::SoundParam::priority

◆ outputLineFlag

int nw::snd::SoundParam::outputLineFlag

◆ userData

u32 nw::snd::SoundParam::userData

◆ tvParam

OutputAmbientParam nw::snd::SoundParam::tvParam

◆ drcParam

OutputAmbientParam nw::snd::SoundParam::drcParam[DRC_OUT_COUNT]