<!--
{
  "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/PHASEEngine/activeGroupPreset",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "PHASE"
    ],
    "preciseIdentifier" : "c:objc(cs)PHASEEngine(py)activeGroupPreset"
  },
  "title" : "activeGroupPreset"
}
-->

# activeGroupPreset

The settings that define playback for a group of sounds.

```
var activeGroupPreset: PHASEGroupPreset? { get }
```

## Discussion

This property returns the most recent group preset on which the app calls [`activate()`](/documentation/PHASE/PHASEGroupPreset/activate()). Group presets map a collection of sounds in a group to settings the app applies in a specific context. For more information, see [`PHASEGroupPreset`](/documentation/PHASE/PHASEGroupPreset).

---

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)