Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundFile.cpp32 const f32 DEFAULT_PITCH = 1.0f; variable
190 if ( result == false ) return DEFAULT_PITCH; in GetPitch()
297 if ( result == false ) return DEFAULT_PITCH; in GetPitch()
Dsnd_BankFile.cpp37 const f32 DEFAULT_PITCH = 1.0f; variable
336 if ( result == false ) return DEFAULT_PITCH; in GetPitch()