Searched refs:m_UserPitchRatio (Results 1 – 2 of 2) sorted by relevance
162 void SetUserPitchRatio( f32 pitchRatio ) { m_UserPitchRatio = pitchRatio; } in SetUserPitchRatio()227 f32 m_UserPitchRatio; variable
130 m_UserPitchRatio = 1.0f; in InitParam()247 pitch = pitch * m_Tune * m_UserPitchRatio; in Update()