Home
last modified time | relevance | path

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

/dports/audio/boops-lv2/BOops-1.8.2/src/
H A DFxFlanger.hpp28 #define FX_FLANGER_MODDELAY 2 macro
62 …modDelay = 0.01 * LIMIT (params[SLOTS_OPTPARAMS + FX_FLANGER_MODDELAY] + r2 * params[SLOTS_OPTPARA… in init()