smooth

exponential smooth
Author: Johannes Taelman
License: BSD
Github: math/smooth.axo

Inlets

frac32 input

Outlets

frac32 output

Parameters

frac32.u.map time

Declaration
int32_t val;
Init
val = 0;
Control Rate
val = ___SMMLA(val - inlet_in, (-1 << 26) + (param_time >> 1), val);
outlet_out = val;

Privacy

© 2024 Zrna Research