Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_CurveLfo.h54 static const int PERIOD = TABLE_SIZE * 4; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_CurveLfo.cpp125 NW_MINMAXLT_ASSERT( index, 0, PERIOD ); in GetSinIdx()