Home
last modified time | relevance | path

Searched refs:CurveLfo (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_CurveLfo.cpp57 void CurveLfo::Reset() in Reset()
72 void CurveLfo::Update( int msec ) in Update()
101 f32 CurveLfo::GetValue() const in GetValue()
113 s8 CurveLfo::GetSinIdx( int index ) in GetSinIdx()
/NW4C-2.0.3/include/nw/snd/
Dsnd_CurveLfo.h47 class CurveLfo
66 CurveLfo() : m_DelayCounter(0), m_Counter( 0.0f ) {} in CurveLfo() function
Dsnd_Channel.h217 CurveLfo m_Lfo;