Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_CurveLfo.cpp106 f32 value = GetSinIdx( static_cast<int>( m_Counter * TABLE_SIZE * 4 ) ) / 127.0f; in GetValue()
113 s8 CurveLfo::GetSinIdx( int index ) in GetSinIdx() function in nw::snd::internal::CurveLfo
/NW4C-2.0.3/include/nw/snd/
Dsnd_CurveLfo.h60 static s8 GetSinIdx( int index );