squarify

square up a signal
Author: Simon Iten
License: BSD
Github: lokki/octaver/squarify.axo

Inlets

frac32buffer in

Outlets

frac32buffer out

Audio Rate
if (inlet_in > 0)
  outlet_out = 1 << 26;
else
  outlet_out = -(1 << 26);

Privacy

© 2024 Zrna Research