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