scale attr

scales the input between 'high' and 'low'.
Author: robert schirmer
License: BSD
Github: rbrt/math/scale attr.axo

Inlets

frac32 in

Outlets

frac32 out

Attributes

spinner hi

spinner lo

Control Rate
outlet_out =
    (___SMMUL((((attr_hi << 21) - (attr_lo << 21)) >> 1), inlet_in) << 6) +
    (attr_lo << 21);

Privacy

© 2024 Zrna Research