# Audio

The Audio panel shows all audio sources coming into your ATEM switcher.

<figure><img src="/files/wNA8wWJAzwbRhPC0x94T" alt=""><figcaption></figcaption></figure>

* **AFV**: Tap to turn on Audio Follow Video or turn the audio source on or off.
* **Edit**: Tap to access additional audio settings for the source, such as frame delay, equalizer, dynamics, etc.
* **Fader Gain**: Tap and drag the white circle to adjust the fader gain for the audio source.
* **Equalizer**: Tap to access the 6 band EQ for the source.
* **Dynamics**: Tap to access the dynamics settings for the source.
* **Quieter**: Lowers the fader gain by -3dB.
* **Louder**: Raises the fader gain by +3dB.
* **Reset Fader Gain**: Sets the fader gain to 0dB.
* **Video Follows Audio**: If you have enabled Video Follows Audio, additional controls will be available. Long-press to change settings.

If you have an ATEM switcher that does not support Fairlight Audio, the following buttons will be missing from the Audio panel: Equalizer, Dynamics, Quieter, Louder, Video Follows Audio.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mixeffect.app/configure/switcher-pages/panels-and-buttons/audio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
