Home
last modified time | relevance | path

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

/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/common/freeverb/
H A Dfv3_defs.h56 #ifndef LN_2_2
57 #define LN_2_2 0.34657359027997265470861606072908828403775006718 macro
H A Dbiquad.cpp251 fv3_float_t g = sw * std::sinh(LN_2_2 * BQ_LIMIT(bw, 0.0001, 4.0) * w / sw); in FV3_()
/dports/audio/tap-plugins-lv2/tap-lv2-cab6e0d/reverb/
H A Dtap_reverb.h124 #define LN_2_2 0.34657359f macro
159 bq_t g = sw * sinhf(LN_2_2 * LIMIT(bw, 0.0001f, 4.0f) * w / sw); in eq_set_params()
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/tap/
H A Dtap_reverb.h124 #define LN_2_2 0.34657359f macro
159 bq_t g = sw * sinhf(LN_2_2 * LIMIT(bw, 0.0001f, 4.0f) * w / sw); in eq_set_params()
H A Dtap_utils.h98 #define LN_2_2 0.34657359f macro
140 bq_t g = sw * sinhf(LN_2_2 * LIMIT(bw, 0.0001f, 4.0f) * w / sw); in eq_set_params()
/dports/audio/tap-plugins/tap-plugins-0.7.2/
H A Dtap_reverb.h124 #define LN_2_2 0.34657359f macro
159 bq_t g = sw * sinhf(LN_2_2 * LIMIT(bw, 0.0001f, 4.0f) * w / sw); in eq_set_params()
H A Dtap_utils.h98 #define LN_2_2 0.34657359f macro
140 bq_t g = sw * sinhf(LN_2_2 * LIMIT(bw, 0.0001f, 4.0f) * w / sw); in eq_set_params()
/dports/audio/tap-plugins-lv2/tap-lv2-cab6e0d/utils/
H A Dtap_utils.h104 #define LN_2_2 0.34657359f macro
146 bq_t g = sw * sinhf(LN_2_2 * LIMIT(bw, 0.0001f, 4.0f) * w / sw); in eq_set_params()
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/swh/util/
H A Dbiquad.h4 #define LN_2_2 0.34657359f // ln(2)/2 macro
49 bq_t g = sw * sinhf(LN_2_2 * LIMIT(bw, 0.0001f, 4.0f) * w / sw); in eq_set_params()
/dports/audio/swhplugins/ladspa-0.4.17/util/
H A Dbiquad.h4 #define LN_2_2 0.34657359f // ln(2)/2
49 bq_t g = sw * sinhf(LN_2_2 * LIMIT(bw, 0.0001f, 4.0f) * w / sw);
/dports/audio/swh-lv2/lv2-1.0.16-4-g1aa77e5/util/
H A Dbiquad.h4 #define LN_2_2 0.34657359f // ln(2)/2 macro
49 bq_t g = sw * sinhf(LN_2_2 * LIMIT(bw, 0.0001f, 4.0f) * w / sw); in eq_set_params()
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/common/
H A DBiquadFilter.h35 #define LN_2_2 0.34657359f macro