Searched defs:aattack (Results 1 – 1 of 1) sorted by relevance
90 double aattack, double iratio, double knee, double range, in get_gain()166 const double aattack = exp(-1000. / ((s->attack + 2.0 * (slew - 1.)) * sample_rate)); in filter_channels() local