Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/snd/CTR/MPCore/
Dsnd_Voice.h74 f32 m_Pitch; // ピッチ(SampleRate に対する比) variable
246 inline f32 GetPitch() const { return m_Pitch; } in GetPitch()