PureData CEAMMC library web documentation
aliases: [ceammc/int->bits], [int->bits]
available since version: 0.9.1
Note: negative numbers converted using machine architecture, commonly two's complement
@size
Get/set output bit-length
type: int
range: 1..32
default: 32
@rev
Get/set reversed bit order
type: bool
default: 0
See also: [conv.bits2int]
Authors: Serge Poltavsky
License: GPL3 or later