Lines Matching refs:pan
315 EAS_INT pan;364 Get the Midi CC10 pan value for this voice's channel365 convert the pan value to an "angle" representation suitable for370 pan = (EAS_INT) pSynth->channels[pVoice->channel & 15].pan - 64;371 pan += pArt->pan;372 EAS_CalcPanControl(pan, &pWTVoice->gainLeft, &pWTVoice->gainRight);