scale a

scales the input between 'high' and 'low'.bipolar inputs don't reward you with perfectly meaningful results.why is that so...
Author: robert schirmer
License: BSD
Github: rbrt/math/scale a.axo

Inlets

frac32buffer in

Outlets

frac32buffer out

Parameters

frac32.u.map high

frac32.u.map low

Audio Rate
outlet_out =
    (___SMMUL(((param_high - param_low) >> 1), inlet_in) << 6) + param_low;

Privacy

© 2024 Zrna Research