HomeSort by relevance Sort by last modified time
    Searched refs:pArticulations (Results 1 - 2 of 2) sorted by null

  /external/sonivox/arm-wt-22k/lib_src/
eas_sndlib.h 369 * pArticulations pointer to array of articulations
388 SCNST S_ARTICULATION *pArticulations;
eas_wtsynth.c 181 pArticulation = &pSynth->pEAS->pArticulations[pWTVoice->artIndex];
262 if (pWTVoice->eg1Value < pSynth->pEAS->pArticulations[pWTVoice->artIndex].eg1.sustainLevel)
350 pArt = &pSynth->pEAS->pArticulations[pWTVoice->artIndex];
530 pArt = &pSynth->pEAS->pArticulations[pWTVoice->artIndex];
    [all...]

Completed in 63 milliseconds