Home
last modified time | relevance | path

Searched refs:sweep (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Channel.cpp538 f32 sweep = m_SweepPitch; in GetSweepValue() local
539 sweep *= m_SweepLength - m_SweepCounter; in GetSweepValue()
542 sweep /= m_SweepLength; in GetSweepValue()
544 return sweep; in GetSweepValue()