Contents

init(engine:shapes:)

Creates a voluminous area in the environment from which sound emanates.

Declaration

init(engine: PHASEEngine, shapes: [PHASEShape])

Parameters

  • engine:

    The object that controls this class’ associated audio output.

  • shapes:

    A list of volumes that emanate sound.

See Also

Creating a Source