Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveSoundPlayer.h180 CurveLfoParam m_LfoParam; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundPlayer.cpp69 m_LfoParam.Initialize(); in Initialize()
560 m_pChannel->SetLfoParam( m_LfoParam ); in UpdateChannel()