Contents

identifier

A non-localized, permanent name for the parameter node.

Declaration

var identifier: String { get }

Discussion

All child nodes, under any given parent, must have a unique identifier. From release to release, an audio unit must not change its parameters’ identifiers; this will invalidate any hosts’ documents that refer to the parameters.

See Also

Identifiers