PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: conv

conv.bits2int

aliases: [ceammc/bits->int], [bits->int]

convert list of bits to integer

available since version: 0.9.2


information

Note: byte default the least significant bit is the rightmost, this can be changed with @rev property

example

properties:

inlets:

outlets:

keywords:

conv bits int

See also: [conv.int2bits]

Authors: Serge Poltavsky

License: GPL3 or later