Home
last modified time | relevance | path

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

/dports/audio/eq10q-lv2/eq10q-2.2/
H A Ddynamics.c86 #define K_BIAS_GAIN 0.0891250938133745507219174442070652730762958526611328125f //A trick to change … macro
440 …gain_reduction = K_BIAS_GAIN*Fast_dB2Lin10(y_dB - x_dB + 22); //22dB bias compensated with K_BIAS_… in runDyn()