Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/synth/emux/
Demux_nrpn.c25 #define FX_RESONANCE 1 macro
217 return (val - 64) * gs_sense[FX_RESONANCE] / 50; in gs_filterQ()
325 return (val - 64) * xg_sense[FX_RESONANCE] / 64; in xg_filterQ()