Home
last modified time | relevance | path

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

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