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 public nothrow @nogc protected abstract
void
setNormalized
(
double hostValue
)

Meta