visibly Integer/Float parameters

Right now it’s possible to e.g. set Delay values of 1.5 msec. The problem is, it’s invisible. It’s just as if the Delay device says “I only know integers so I’m gonna round that to 2 ms” - but actually it does not! The display of this param (and there might be more, I’m unsure) should be fixed to display as specific the actual value as possible (like the BPM counter does).

You mean like maybe adding a “.0” at the end of floating point parameters, when they’re equal to an integer value?

yeah but especially adding a “.1” when it’s “.1”