Searched refs:m_UserPitchRatio (Results 1 – 2 of 2) sorted by relevance
164 void SetUserPitchRatio( f32 pitchRatio ) { m_UserPitchRatio = pitchRatio; } in SetUserPitchRatio()229 f32 m_UserPitchRatio; variable
132 m_UserPitchRatio = 1.0f; in InitParam()249 pitch = pitch * m_Tune * m_UserPitchRatio; in Update()