Home
last modified time | relevance | path

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

/dports/audio/boops-lv2/BOops-1.8.2/src/
H A DFxFlanger.hpp30 #define FX_FLANGER_FREQ 4 macro
64 …freq = 10.0 * 2.0 * M_PI * pow (LIMIT (params[SLOTS_OPTPARAMS + FX_FLANGER_FREQ] + r3 * params[SLO… in init()