Parameter.setNormalized

From a normalized double, set the parameter value. No guarantee at all that getNormalized will return the same, because this value is rounded to fit.

class Parameter
protected nothrow @nogc abstract
void
setNormalized
(
double hostValue
)

Meta