Searched refs:SetLfoTarget (Results 1 – 2 of 2) sorted by relevance
170 void SetLfoTarget( LfoTarget type ) { m_LfoTarget = type; } in SetLfoTarget() function
458 channel->SetLfoTarget( static_cast<Channel::LfoTarget>( m_ParserTrackParam.lfoTarget ) ); in UpdateChannelParam()