# MIDI-Dateien abspielen

SongBook+ kann normale MIDI-Dateien abspielen, hat selbst aber keinen eingebauten Synthesizer, um daraus Töne zu erzeugen.

Zum Erzeugen der Töne aus den MIDI-Daten braucht es zusätzlich entweder eine über MIDI angeschlossene externe Hardware (wie z.B. ein Keyboard oder einen Expander) oder eine Synthesizer App eines anderen Herstellers, die im Hintergrund läuft und über „Virtual MIDI“ die Signale von SongBook empfängt.

Eine mögliche App, die zum Erzeugen der Töne direkt auf dem iPad verwendet werden kann, ist z.B. „bismark bs-16i“. Wenn diese App im Hintergrund läuft mit aktiviertem „Virtual MIDI“, hören Sie die Musik direkt am iPad ohne externe Hardware.

![App bs-16i als Klangerzeuger für MIDI-Dateien](/files/TO13FmdrFpxKXwrxR1cm)


---

# 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/midi-features-verwenden/midi-dateien-abspielen.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.
