Expand description
Parameter normalization: coercing a wire value to a ParamSpec’s type and
clamping numbers to its declared range. merged runs saved parameter values
through ParamSpec::normalized so an out-of-range or wrong-typed value can
never reach a runtime.