Contents

init(engine:assetIdentifier:)

Creates a sound event node with the given asset.

Declaration

init(engine: PHASEEngine, assetIdentifier: String) throws

Parameters

  • engine:

    The object that controls this class’s associated audio output.

  • assetIdentifier:

    The identifier for the sound event asset from which to create the node.

See Also

Creating a Sound Event