Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Channel.cpp128 m_CentPitch = 1.0f; in InitParam()
240 pitch = m_CentPitch; in Update()
246 m_CentPitch = pitch; in Update()
/NW4C-2.0.3/include/nw/snd/
Dsnd_Channel.h249 f32 m_CentPitch; variable