<!--
{
  "availability" : [
    "iOS: 2.0.0 -",
    "iPadOS: 2.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.2.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreAudioTypes",
  "identifier" : "/documentation/CoreAudioTypes/kAudioChannelLayoutTag_Cube",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Core Audio Types"
    ],
    "preciseIdentifier" : "c:@Ea@kAudioChannelLayoutTag_UseChannelDescriptions@kAudioChannelLayoutTag_Cube"
  },
  "title" : "kAudioChannelLayoutTag_Cube"
}
-->

# kAudioChannelLayoutTag_Cube

A cubic audio layout.

```
var kAudioChannelLayoutTag_Cube: AudioChannelLayoutTag { get }
```

## Discussion

Your channels must be laid out in the following order:

- Left
- Right
- Left rear
- Right rear
- Left top
- Right top
- Left rear top
- Right rear top

---

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)