Home
last modified time | relevance | path

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

/linux-2.6.39/sound/synth/emux/
Demux_nrpn.c39 #define FX_RESONANCE 1 macro
230 return (val - 64) * gs_sense[FX_RESONANCE] / 50; in gs_filterQ()
338 return (val - 64) * xg_sense[FX_RESONANCE] / 64; in xg_filterQ()