Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_imelody.c61 #define IMELODY_VEL_OFS 67 macro
905 velocity = (EAS_U8) (pData->volume ? pData->volume * IMELODY_VEL_MUL + IMELODY_VEL_OFS : 0); in IMY_PlayNote()