Searched refs:m_UserPitch (Results 1 – 2 of 2) sorted by relevance
163 void SetUserPitch( f32 pitch ) { m_UserPitch = pitch; } in SetUserPitch()237 f32 m_UserPitch; variable
131 m_UserPitch = 0.0f; in InitParam()231 f32 cent = m_Key - m_OriginalKey + m_UserPitch + GetSweepValue(); in Update()