# Audio Normalize Effect

> Reference for the Audio Normalize Effect, which applies constant gain to bring amplitude to a target level.

The **Audio Normalize Effect** applies a constant amount of gain to an audio stream to bring the average or peak amplitude to a target level.

## Properties


**The AudioGroup Inspector displays the configurable properties of an Audio Normalize Effect.:**
![](/api/media?file=/engine/6000.6/media/images/AudioNormalizeEffect.png)

| ***Property:***   | ***Function:***                                                                                 |
| ----------------- | ----------------------------------------------------------------------------------------------- |
| **Fade in time**  | Fade in time of the effect in milliseconds (range 0 to 20000.0, default = 5000.0 milliseconds). |
| **Lowest volume** | (range 0.0 to 1.0, default = 0.10).                                                             |
| **Maximum amp**   | Maximum amplification (range 0.0 to 100000.0, default = 20 x).                                  |
