Hello! I have a noob question.
What i have to do if i want to convert integer from input into bin16 values like rbrt's disp 16b does?
Initial idea: I want to type in numbers or mux prepared numbers into sel object to get readymade patterns to sequence something. If i change integer nubers bin16 has to update it's values dynamically. I see it as something like sonic charge permut8 'instruction' control where you can change bits tumblers positions with HEX sliders (on the left)
I tried to compile something with rbrt's disp 16b, sel b 16 and so on but it is way ahead of my knowledge yet
Thanks in advance.