Lines Matching refs:lfoValue
361 pWTVoice->modLFO.lfoValue = 0;
668 temp = MULT_EG1_EG1(pWTVoice->modLFO.lfoValue, temp);
678 (MULT_EG1_EG1(pWTVoice->modLFO.lfoValue, pArt->lfoToPitch));
788 lfoGain = MULT_EG1_EG1(pWTVoice->modLFO.lfoValue, pArt->lfoToGain);
1014 pLFO->lfoValue = (EAS_I16) (pLFO->lfoPhase << 2);
1017 pLFO->lfoValue = ~pLFO->lfoValue;