Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveSoundPlayer.h84 static const int PAUSE_RELEASE_VALUE = 127;
Dsnd_SequenceTrack.h127 static const int PAUSE_RELEASE_VALUE = 127; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SequenceSoundPlayer.cpp908 track->ReleaseAllChannel( SequenceTrack::PAUSE_RELEASE_VALUE ); in SkipTick()