Contents

init(blendMetaParameterDefinition:)

Creates a blend node with a maxiumum blend range value.

Declaration

init(blendMetaParameterDefinition: PHASENumberMetaParameterDefinition)

Parameters

  • blendMetaParameterDefinition:

    A maximum value for the blend range. The sound event’s blend meta parameter across a range from 0 to this value produces an active cross-fade along the child nodes.

See Also

Creating a Blend Node