Contents

inputMetaParameterDefinition

A linear input value to plot on a curve.

Declaration

var inputMetaParameterDefinition: PHASENumberMetaParameterDefinition { get }

Discussion

This property defines the input value to plot on a graph defined by envelope.

To retrieve the output value, an app passes the metaparameter’s value to the evaluate(x:) function.