Displaying hexadecimal numbers

Richard Rakowski's icon

How do you display the input to a number box as a hexadecimal or binary number?

As shown in this snippet.

How do you display hex number


Max Gardener's icon

Select the integer box, open the Inspector, and look at the options.

Richard Rakowski's icon

Thanks for replying Max the issue is resolved
It is under Appearance -> Display Format

Number formatting is under Appearance in Inspector

I was looking at Parameter Mode -> Type

NOT under Parameter - Type



Richard Rakowski's icon

Also note that:
Max "number" object differs from "live.numberbox" object
From what I can gather:
You can display Hex and Binary in Max's number object (as shown above)
but can not display Hex or Bin in live.number
live.numberbox does however provide a Parameter->unit style (as shown below)
that are more suited to Live instruments

live.number Unit Style