Home
last modified time | relevance | path

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

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/utils/
H A Dmath.h198 static const float fader_coefficient1 = in math_get_fader_val_from_amp() local
219 6.f * logf (amp) + fader_coefficient1, 8.f) / in math_get_fader_val_from_amp()