Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_CurveLfo.cpp55 void CurveLfo::Reset() in Reset()
70 void CurveLfo::Update( int msec ) in Update()
99 f32 CurveLfo::GetValue() const in GetValue()
111 s8 CurveLfo::GetSinIdx( int index ) in GetSinIdx()
/NW4C-1.3.3/include/nw/snd/
Dsnd_CurveLfo.h45 class CurveLfo
64 CurveLfo() : m_DelayCounter(0), m_Counter( 0.0f ) {} in CurveLfo() function
Dsnd_Channel.h215 CurveLfo m_Lfo;