# Comandos MIDI al iniciar canciones

## Enviar inicio MIDI cuando se inicia una canción <a href="#toc165549812" id="toc165549812"></a>

En las configuraciones de SongBook+, puede configurar si al iniciar una canción se debe enviar un inicio MIDI.

## Enviar otros comandos MIDI configurables <a href="#toc165549813" id="toc165549813"></a>

Con el botón „Acciones al iniciar“ en la ventana de edición de la canción, puede definir comandos MIDI que se enviarán al iniciar la canción.

Para una descripción, consulte [Comandos MIDI al abrir canciones](/spanish/readme/midi-features-verwenden/midi-befehle-beim-offnen-von-songs.md).

## Enviar los mismos comandos MIDI para todas las canciones <a href="#toc165549814" id="toc165549814"></a>

En las configuraciones MIDI bajo „MIDI“ -> „Macros MIDI“ -> „Macros al operar canciones“, puede seleccionar un macro MIDI previamente definido que se enviará al iniciar cada canción. Debajo, también se puede determinar si se enviará incluso cuando la canción ya contiene sus propias „Acciones al iniciar“.

Para una descripción, consulte [Comandos MIDI al abrir canciones](/spanish/readme/midi-features-verwenden/midi-befehle-beim-offnen-von-songs.md).

## Enviar el contenido de un archivo MIDI cuando se inicia una canción <a href="#toc165549811" id="toc165549811"></a>

SongBook envía el contenido de un archivo MIDI tan pronto como una canción **se inicia**, si existe un archivo .mid con el mismo nombre que el archivo .pdf ampliado con „\_start.mid“.

(p. ej. MySong.pdf -> MySong\_start.mid)

Solo se permiten archivos MIDI del tipo 0 (pista única). Todos los comandos se envían a la vez sin considerar el tiempo. Por lo tanto, no se puede enviar música, solo comandos para configurar el entorno.


---

# 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/spanish/readme/midi-features-verwenden/midi-befehle-beim-starten-von-songs.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.
