LTLT

Left shift. Doubles the value "shift" times, with overflow. If overflow is not desireable, use "muls".
Author: Johannes Taelman
License: BSD
Github: math/LTLT.axo

IO Variants: 2


Variant: 1

Inlets

frac32buffer a

Outlets

frac32buffer a amplified with i 6dB steps

Attributes

spinner shift

Audio Rate
outlet_result = inlet_a << attr_shift;

Variant: 2

Inlets

frac32 a

Outlets

frac32 a amplified in 6dB steps

Attributes

spinner shift

Control Rate
outlet_result = inlet_a << attr_shift;

Privacy

© 2024 Zrna Research