Integer from input to bin16 values


#1

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 :slight_smile:

Thanks in advance.


#2

I'll be more than happy if someone will point me to some method i can type in into k-rate code box. Everything else i can grasp by myself.