live.numbox bug

simon's icon

If you create a live.numbox, Type Enum and values in the Range/Enum box (e.g. "10 bars" "9 bars" "8 bars" etcetera). You only get numbers on the iPad and not the values from Range/Enum.

Emmanuel Jourdan's icon

Thanks for the report. Enums are currently unsupported, I'll add that feature request for a next version.

jayrope's icon

If i may add:

live.numbox doesn't behave like a flonum on inputting numbers with the mouse.

Even if set to floats it seems to only be able to input 128 steps within the range/enum, instead of using the exact mouse position to determine the change of a certain digit behind the comma.

For that reason i cannot replace user inut flonum objects with live.numboxes in M4L versions of my max patches, as the fine control gets lost. Pressing command/control doesn't help this.

Or id i miss something? Thanx for any insights.