Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_Channel.cpp126 m_CentPitch = 1.0f; in InitParam()
238 pitch = m_CentPitch; in Update()
244 m_CentPitch = pitch; in Update()
/NW4C-1.3.3/include/nw/snd/
Dsnd_Channel.h247 f32 m_CentPitch; variable