<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PHASE",
  "identifier" : "/documentation/PHASE/PHASESource/init(engine:shapes:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "PHASE"
    ],
    "preciseIdentifier" : "c:objc(cs)PHASESource(im)initWithEngine:shapes:"
  },
  "title" : "init(engine:shapes:)"
}
-->

# init(engine:shapes:)

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

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

## Parameters

`engine`

The object that controls this class’ associated audio output.

`shapes`

A list of volumes that emanate sound.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)