# Player - Audio

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

* **Audio Output**\
  Selects the audio output device Tin Man will use for playback.
* **Audio Output Channel Mapping**\
  Sets the default mapping of audio channels to speaker outputs during playback.
* **Audio Output Frames Per Buffer**\
  Determines the number of audio samples loaded into each buffer, which can affect playback latency and performance.
* **Prime Buffers**\
  When enabled, audio buffers are pre-filled before playback begins, helping to reduce playback glitches or dropouts.
* **Main Volume**\
  Controls whether the volume slider in the Player window adjusts the **global volume** across all files or applies a **per-file volume** setting.


---

# 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/preferences/player-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.
