Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_WaveSoundPlayer.h82 static const int PAUSE_RELEASE_VALUE = 127;
Dsnd_SequenceTrack.h125 static const int PAUSE_RELEASE_VALUE = 127; variable
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SequenceSoundPlayer.cpp902 track->ReleaseAllChannel( SequenceTrack::PAUSE_RELEASE_VALUE ); in SkipTick()