File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,6 +74,13 @@ développement (`C++`).
7474- ` maj ` : Majeur
7575- ` min ` : Mineur
7676
77+ ## Retour Audio
78+
79+ ** Smart Piano** ne produit pas de son en lui-même, il traite simplement les
80+ données _ MIDI_ (les notes jouées) en fonction d’exercices. Pour entendre un son
81+ de piano, il est nécessaire de router aussi les données _ MIDI_ vers un
82+ synthétiseur tel que [ FluidSynth] tournant en parallèle.
83+
7784## Matériel
7885
7986Smart Piano a été conçu pour fonctionner avec :
@@ -462,6 +469,7 @@ main.cpp
462469[doctest]: https://github.com/doctest/doctest
463470[Doxygen]: https://www.doxygen.nl
464471[Doxygen Docs]: https://www.doxygen.nl/manual
472+ [FluidSynth]: https://www.fluidsynth.org
465473[Git]: https://git-scm.com
466474[Helix]: https://helix-editor.com
467475[lcov]: https://github.com/linux-test-project/lcov
You can’t perform that action at this time.
0 commit comments