# Riprodurre file MIDI

SongBook+ può riprodurre normali file MIDI, ma non ha un sintetizzatore incorporato per generare i suoni.

Per generare i suoni dai dati MIDI, è necessario avere un hardware esterno collegato tramite MIDI (come ad esempio una tastiera o un expander) oppure un'app di un altro produttore che funzioni come sintetizzatore, che sia in esecuzione in background e riceva i segnali da SongBook tramite "Virtual MIDI".

Un'app che può essere utilizzata per generare i suoni direttamente sull'iPad è, ad esempio, "bismark bs-16i". Se questa app è in esecuzione in background con "Virtual MIDI" attivato, si sentirà la musica direttamente sull'iPad senza hardware esterno.

![App bs-16i come generatore di suoni per file MIDI](/files/pyzObSMb6JsmAg2QiPdF)


---

# 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/italiano/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.
