# Audiowiedergabe langsam ausblenden

{% hint style="info" %}
Dieses Feature ist ab Version 6.5 verfügbar.
{% endhint %}

Wenn Sie bei der Wiedergabe von Audio-, Video- oder MIDI-Dateien auf den Stop-Knopf im Toolbar drücken, wird die Wiedergabe nicht abrupt gestoppt, aber mit einem schnellen Fade-Out ausgeblendet.

Wenn Sie ein langsameres Fade-Out möchten, drücken Sie etwas länger auf den Knopf.

Gleich wie beim Stop-Knopf gibt es auch auf dem Knopf zum Springen auf den vorgewählten Song ein schnelles oder langsames Fade-Out, wenn Sie bei laufender Wiedergabe diesen Knopf kurz oder lange drücken.

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

Wie lange das schnelle und langsame Fade-Out dauert, können Sie in den Einstellungen vom "Medien-Player" anpassen.

<figure><img src="/files/5XfLp5sdjewQvLPwYbpm" 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/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.
