# Audio Meter

![Audio Meter](/files/-MG0d0fUBohlksY5_g-m)

Audio meter features:

* Up to 32 audio channels
* Peak Hold option
* Configurable colors
* LUFS scale support (1.11.8+)

![](/files/-MGPv5r1aACEgT3nWFHN)

{% hint style="info" %}
Audio is supported through SDI/NDI, video files, and supported USB devices (1.11.25+). LUFS loudness metering is available on live inputs (SDI/NDI) as well as file sources.
{% endhint %}

### Scale Types

The Audio Meter Scope supports the following standards:

1. **dB** (Generic)
2. **dBFS** (Digital Full Scale)
3. **dBU** (Analog reference)
4. **LUFS** (Broadcast loudness compliance)
5. **VU** (Analog-style volume units)


---

# 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.timeinpixels.com/nobe-omniscope/scopes/audio-meter.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.
