Searched refs:tuningPitchInv (Results 1 – 2 of 2) sorted by relevance
1015 float tuningPitch = 32.0f, tuningPitchInv = 0.03125f; variable1056 tuningPitchInv = 1.0 / tuningPitch; in remapToKeyboard()1068 tuningPitchInv = 1.0 / 32.0; in remapToConcertCKeyboard()1104 return tuningPitchInv; in scaleConstantPitchInv()
1775 tuningPitchInv = 1.0 / 32.0; in resetToCurrentScaleAndMapping()1781 tuningPitchInv = 1.0 / tuningPitch; in resetToCurrentScaleAndMapping()