# Audio Mapping

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

**Audio Mapping Panel**

The **Audio Mapping Panel** allows precise control over each audio channel in a media file. You can adjust the following per-channel settings:

* **Volume**
* **Channel Output Label** (used for export)
* **Speaker Output Assignment**
* **Descriptive Label**

In the **Controls** section, you also have the ability to:

* **Disable** an individual audio channel
* **Split** a single audio channel across two different speakers
* **Solo** a channel (mutes all other channels and plays only the selected one)

**System Audio Mapping Integration**

Tin Man will attempt to **automatically map audio channels** based on your system’s audio output configuration, as defined in the **"Player – Audio" Preferences Panel**.

***

#### **Copy / Paste / Reset Options**

**Right-clicking** in the Audio Mapping panel opens a context menu with the following options:

* **Toggle Mute All** – Mute or unmute all audio channels at once
* **Copy Settings** – Copy the current audio mapping configuration
* **Paste Settings** – Paste a previously copied configuration
* **Reset Settings** – Revert to default or system-defined mappings

> **Note:** Paste and Reset actions can be applied to **all selected files** in the File List window for batch updates.

If you change your audio output setup in the **"Player – Audio" Preferences**, use the **"Reset"** or **"Reset Selected"** options from the Audio Mapping panel’s dropdown menu to reapply mapping based on the updated output configuration.

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


---

# 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.calibratedsoftware.com/tin-man/tin-man-desktop/playback-panels/audio-mapping.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.
