>ZRNA
Quickstart
Object Library
Forum
Documentation
Order Hardware
objects
contrib
lokki
math
muls-16bit
muls 16bit
saturated multiply by 16bit... for those times when you need to squarify the shit out of it.
Author: Johannes Taelman
License: BSD
Github:
lokki/math/muls 16bit.axo
Inlets
frac32buffer
in
Outlets
frac32buffer
out
Audio Rate
outlet_out = __SSAT(inlet_in, 12) << 16;