Searched defs:TDLimiter (Results 1 – 1 of 1) sorted by relevance
116 struct TDLimiter { struct117 unsigned int attack;118 FIXP_DBL attackConst, releaseConst;119 unsigned int attackMs, releaseMs, maxAttackMs;120 FIXP_DBL threshold;144 struct TDLimiter; argument