init(engine:assetIdentifier:)
Creates a sound event node with the given asset.
Declaration
init(engine: PHASEEngine, assetIdentifier: String) throwsParameters
- 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.