Searched refs:coarsePitch (Results 1 – 3 of 3) sorted by relevance
222 EAS_I8 coarsePitch; member
556 pChannel->coarsePitch = DEFAULT_COARSE_PITCH; in VMResetControllers()1771 adjustedNote += pChannel->coarsePitch; in VMStartNote()1773 adjustedNote += pChannel->coarsePitch + pSynth->globalTranspose; in VMStartNote()2337 pChannel->coarsePitch = DEFAULT_COARSE_PITCH; in VMControlChange()2451 pChannel->coarsePitch = (EAS_I8)(value - 64); in VMUpdateRPNStateMachine()
744 pChannel->staticPitch += pChannel->finePitch + (pChannel->coarsePitch * 100); in WT_UpdateChannel()