Searched refs:DEFAULT_VELOCITY (Results 1 – 2 of 2) sorted by relevance
/external/sonivox/arm-wt-22k/lib_src/ | ||
D | eas_synth.h | 163 #define DEFAULT_VELOCITY 0x64 macro |
D | eas_voicemgt.c | 182 pVoice->velocity = pVoice->nextVelocity = DEFAULT_VELOCITY; in InitVoice() |