Home
last modified time | relevance | path

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

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