scale f

Multiply (attenuate) with a constant value then + subadd
Author: Johannes Taelman
License: BSD
Github: phi/math/scale f.axo

Inlets

frac32 input

Outlets

frac32 output

Parameters

frac32.s.map subadd

frac32.u.map.gain amp

Control Rate
int32_t mul = ___SMMUL(param_amp, inlet_in) << 1;
outlet_out = mul + param_subadd;

Privacy

© 2024 Zrna Research