Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_Util.cpp32 const int OCTAVE_DIVISION = 12; variable
43 const f32 NoteTable[ OCTAVE_DIVISION ] =
744 static const int RANGE = PITCH_DIVISION_RANGE * OCTAVE_DIVISION; in CalcPitchRatio()