Home
last modified time | relevance | path

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

/linux-4.4.14/sound/synth/emux/
Demux_nrpn.c41 #define FX_RELEASE 3 macro
242 return -(val - 64) * gs_sense[FX_RELEASE] / 50; in gs_decay()
248 return -(val - 64) * gs_sense[FX_RELEASE] / 50; in gs_release()
350 return -(val - 64) * xg_sense[FX_RELEASE] / 64; in xg_release()