Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_WaveSoundFile.cpp30 const f32 DEFAULT_PITCH = 1.0f; variable
188 if ( result == false ) return DEFAULT_PITCH; in GetPitch()
295 if ( result == false ) return DEFAULT_PITCH; in GetPitch()
Dsnd_BankFile.cpp35 const f32 DEFAULT_PITCH = 1.0f; variable
334 if ( result == false ) return DEFAULT_PITCH; in GetPitch()