# Attributions

**Communication MIDI :**

La communication MIDI est basée sur du code d'exemple de Pete Goodliffe.

Merci à Pete pour la publication de son code d'exemple sur Internet.

Vous pouvez trouver plus d'informations à ce sujet ici :

<http://goodliffe.blogspot.com/2010/10/using-coremidi-in-ios-example.html>

**Symboles musicaux :**

Les symboles musicaux à insérer avec la fonction d'annotation proviennent de Linkware Graphics.

Merci à Shirley Kaiser pour la publication de ces symboles.

Vous pouvez trouver plus d'informations à ce sujet ici :

<http://linkwaregraphics.com/music/>

**Paramètres In-App :**

Les paramètres intégrés dans l'application ont été réalisés avec le « InAppSettingsKit ». Merci à Luc Vandal et Ortwin Gentz pour le développement et la publication.

Vous pouvez trouver plus d'informations à ce sujet ici :

<https://github.com/futuretap/InAppSettingsKit>

**OpenSSL :**

SongBook+ utilise OpenSSL. Selon les termes de la licence, cela doit être mentionné avec la phrase suivante :

*„This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (*<http://www.openssl.org/>*).“*


---

# 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/francais/readme/zuschreibungen.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.
