---
title: groups
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phaseengine/groups
---

# groups

A list of named groups that contain sounds the app operates on collectively.

## Declaration

```swift
var groups: [String : PHASEGroup] { get }
```

## See Also

### Managing Groups of Sounds

- [activeGroupPreset](phase/phaseengine/activegrouppreset.md)
- [duckers](phase/phaseengine/duckers.md)
