# Reproduzindo arquivos MIDI

O SongBook+ pode reproduzir arquivos MIDI normais, mas não possui um sintetizador embutido para gerar sons a partir deles.

Para gerar sons a partir dos dados MIDI, é necessário adicionalmente ou um hardware externo conectado via MIDI (como, por exemplo, um teclado ou um expander) ou um aplicativo sintetizador de outro fabricante, que esteja em execução em segundo plano e receba os sinais do SongBook através de "MIDI virtual".

Um possível aplicativo que pode ser usado para gerar sons diretamente no iPad é, por exemplo, o "bismark bs-16i". Quando esse aplicativo está em execução em segundo plano com "MIDI virtual" ativado, você ouve a música diretamente no iPad sem hardware externo.

![App bs-16i como gerador de som para arquivos MIDI](/files/NjuoAxK0Ag6eVXIf6Hef)


---

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