# Audio Playback Fade-Out

{% hint style="info" %}
This feature is available from version 6.5.
{% endhint %}

When you press the stop button on the toolbar during the playback of audio, video, or MIDI files, the playback does not stop abruptly but fades out quickly.

If you want a slower fade-out, press and hold the button slightly longer.

Similarly, on the button to jump to the pre-selected song, there is both a quick or slow fade-out when you press the button briefly or hold it while playback is running.

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

You can adjust how long the quick and slow fade-out lasts in the settings of the "Media Player".

<figure><img src="/files/8IqoioDA8QBIwWFWJ7La" 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.songbookplus.com/english/readme/audiowiedergabe-langsam-ausblenden.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.
