Home
last modified time | relevance | path

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

/NW4C-1.3.3/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.3.3/sources/libraries/snd/
Dsnd_SequenceSoundPlayer.cpp906 track->ReleaseAllChannel( SequenceTrack::PAUSE_RELEASE_VALUE ); in SkipTick()