Parameter.setFromHost

From a normalized double [0..1], set the parameter value. This is a Dplug internal call, not for plug-in code.

class Parameter
nothrow @nogc
void
setFromHost
(
double hostValue
)

Meta