int32 in
int32 out
frac32.u.map multiply
int32_t out = inlet_in * (param_multiply >> 21); outlet_out = out > 0 ? out : inlet_in;
© 2024 Zrna Research