Searched refs:RANGE (Results 1 – 1 of 1) sorted by relevance
746 static const int RANGE = PITCH_DIVISION_RANGE * OCTAVE_DIVISION; in CalcPitchRatio() local754 pitch += RANGE; in CalcPitchRatio()756 while ( pitch >= RANGE ) in CalcPitchRatio()759 pitch -= RANGE; in CalcPitchRatio()