Home
last modified time | relevance | path

Searched refs:m_LfoParam (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_WaveSoundPlayer.h178 CurveLfoParam m_LfoParam; variable
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_WaveSoundPlayer.cpp67 m_LfoParam.Initialize(); in Initialize()
558 m_pChannel->SetLfoParam( m_LfoParam ); in UpdateChannel()