Searched refs:RANGE (Results 1 – 1 of 1) sorted by relevance
742 static const int RANGE = PITCH_DIVISION_RANGE * OCTAVE_DIVISION; in CalcPitchRatio() local750 pitch += RANGE; in CalcPitchRatio()752 while ( pitch >= RANGE ) in CalcPitchRatio()755 pitch -= RANGE; in CalcPitchRatio()