Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_synth.h163 #define DEFAULT_VELOCITY 0x64 macro
Deas_voicemgt.c182 pVoice->velocity = pVoice->nextVelocity = DEFAULT_VELOCITY; in InitVoice()