Searched refs:coarsePitch (Results 1 – 3 of 3) sorted by relevance
222 EAS_I8 coarsePitch; member
567 pChannel->coarsePitch = DEFAULT_COARSE_PITCH; in VMResetControllers()1782 adjustedNote += pChannel->coarsePitch; in VMStartNote()1784 adjustedNote += pChannel->coarsePitch + pSynth->globalTranspose; in VMStartNote()2348 pChannel->coarsePitch = DEFAULT_COARSE_PITCH; in VMControlChange()2462 pChannel->coarsePitch = (EAS_I8)(value - 64); in VMUpdateRPNStateMachine()
741 pChannel->staticPitch += pChannel->finePitch + (pChannel->coarsePitch * 100); in WT_UpdateChannel()