Home | History | Annotate | Download | only in lib_src

Lines Matching refs:sustainLevel

258     if (pWTVoice->eg1Value < pSynth->pEAS->pArticulations[pWTVoice->artIndex].eg1.sustainLevel)
801 if (temp <= pEnv->sustainLevel)
804 temp = pEnv->sustainLevel;
895 if (temp <= pEnv->sustainLevel)
898 temp = pEnv->sustainLevel;