Home | History | Annotate | Download | only in lib_src

Lines Matching refs:coarsePitch

567         pChannel->coarsePitch = DEFAULT_COARSE_PITCH;
1782 adjustedNote += pChannel->coarsePitch;
1784 adjustedNote += pChannel->coarsePitch + pSynth->globalTranspose;
2348 pChannel->coarsePitch = DEFAULT_COARSE_PITCH;
2462 pChannel->coarsePitch = (EAS_I8)(value - 64);