# Application Settings

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

To access application settings to to **File->App Settings**

### Audio Device Settings

You can set here the audio device that meter should monitor.&#x20;

There are 3 main types of settings:

* **None** (audio driver is disabled)
* **Analyze Audio Inputs** (ASIO, DirectSound, Core Audio)
* **Analyze System Audio** (WASAPI, Core Audio)

### Audio Device Engine

* **Buffer Size:** It sets the internal buffer size for the meter.
* **Audio Sample Rate:** It is best to keep it at default so that the meter follows the current system sample rate
* **Audio Pass-Through:** If enabled, meter will pass input audio to the outputs

### Meter Input Channels

Here you should select the inputs for the meter. The order of inputs will matter. For example, if you want to measure stereo input, set **Input 1 to left** channels and **Input 2 to right** channel.&#x20;

### Application Window

Enable this to make meter always on top of other windows. This is useful if you want to have meter always visible while working on something else.&#x20;


---

# 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.youlean.co/youlean-loudness-meter/settings-and-menus/application-settings.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.
