Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_Channel.h169 void SetLfoParam( const CurveLfoParam& param ) { m_Lfo.SetParam( param ); } in SetLfoParam() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundPlayer.cpp560 m_pChannel->SetLfoParam( m_LfoParam ); in UpdateChannel()
Dsnd_SequenceTrack.cpp457 channel->SetLfoParam( m_ParserTrackParam.lfoParam ); in UpdateChannelParam()