---
title: gain
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/audiogeneratorcontroller/gain
---

# gain

The gain in decibels of the audio generator controller output.

## Declaration

```swift
@MainActor var gain: Audio.Decibel { get set }
```
