<!--
{
  "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/PHASEConeDirectivityModelParameters/init(subbandParameters:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "PHASE"
    ],
    "preciseIdentifier" : "c:objc(cs)PHASEConeDirectivityModelParameters(im)initWithSubbandParameters:"
  },
  "title" : "init(subbandParameters:)"
}
-->

# init(subbandParameters:)

Creates an object that directs sound in a cone-shaped curve that extends from a sound source.

```
init(subbandParameters: [PHASEConeDirectivityModelSubbandParameters])
```

## Parameters

`subbandParameters`

An array of frequencies that describe varying sound emission across the spectrum.

---

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)