-
Slider (Decimal) to Binary
Hello all,
I would like to control a text layer to read a padded 10-bit binary number, ideally controlled by a slider.
ie.
0 Decimal = 0000000000512 Decimal = 10000000000
1024 Decimal = 1111111111
I can’t find any expressions that would work to do this, although I imagine it should be quite trivial, I can’t imagine nobody has ever needed to do this before?
Suggestions welcome.