Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_synth.h166 #define DEFAULT_VOICE_GAIN 0 macro
Deas_wtsynth.c136 pVoiceMgr->wtVoices[i].gainLeft = DEFAULT_VOICE_GAIN; in WT_Initialize()
137 pVoiceMgr->wtVoices[i].gainRight = DEFAULT_VOICE_GAIN; in WT_Initialize()