Searched refs:RANGE (Results 1 – 1 of 1) sorted by relevance
744 static const int RANGE = PITCH_DIVISION_RANGE * OCTAVE_DIVISION; in CalcPitchRatio() local752 pitch += RANGE; in CalcPitchRatio()754 while ( pitch >= RANGE ) in CalcPitchRatio()757 pitch -= RANGE; in CalcPitchRatio()