[PD] decimal to binary number conversion

Claude Heiland-Allen claudiusmaximus at goto10.org
Fri Aug 15 00:29:41 CEST 2008


chi ball wrote:
> Hi,
> is there an object in pd for convert decimal numbers into binary numbers ?
> (..and if possible also in other bases)

[div], [mod], [pack]

for arbitrary numbers of digits you could use a loop with [list append]

> Thank's,
> t.


Claude




More information about the Pd-list mailing list