Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/snd/CTR/MPCore/
Dsnd_Voice.h77 f32 m_Pitch; // ピッチ(SampleRate に対する比) variable
420 return m_Pitch; in GetPitch()
450 return (m_SampleRate * m_Pitch) / NN_SND_HW_I2S_CLOCK_32KHZ_F32; in CalcFsRatio()