Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Channel.cpp536 f32 sweep = m_SweepPitch; in GetSweepValue() local
537 sweep *= m_SweepLength - m_SweepCounter; in GetSweepValue()
540 sweep /= m_SweepLength; in GetSweepValue()
542 return sweep; in GetSweepValue()