Home
last modified time | relevance | path

Searched refs:keyNumToPitch (Results 1 – 3 of 3) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_sndlib.h188 EAS_I16 keyNumToPitch; member
Deas_dlssynth.c404 (((EAS_I32) pVoice->note * (EAS_I32) pDLSArt->keyNumToPitch) >> 7); in DLS_UpdateVoice()
Deas_mdls.c2524 pArt->keyNumToPitch = pDLSArt->values[PARAM_KEYNUM_TO_PITCH]; in Convert_art()