# DAC Profile & Gain

The audio output stage of the T71 consists of four ES9219 DACs and two INA1620 OPAMPs.

***

The DAC operates in the following two profile modes depending on the settings:

### Standard Mode

* Prioritizes power efficiency, with a slight compromise in sound quality.
* Recommended for mobile use.

### Performance Mode

* Prioritizes sound quality.

{% hint style="info" %}
The output power of Standard and Performance is the same.
{% endhint %}

***

You can choose between **High Gain Mode** and **Normal Gain Mode**.

## Normal Gain Mode

* UNBAL max. 2VRMS / BAL max. 4VRMS
* Maximum device volume: 0dB

## High Gain Mode

* UNBAL max. 4VRMS / BAL max. 8VRMS
* Maximum device volume: +6dB

{% hint style="info" %}
Switching between Gain Modes does not affect the current volume level. In High Gain Mode, the maximum device volume increases to +6dB.
{% endhint %}


---

# 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://doc-kr.qudelix.com/t71/dac-amp/dac-profile-and-gain.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.
