summaryrefslogtreecommitdiff
path: root/src/modelli/lego-piano/document.it.rest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/modelli/lego-piano/document.it.rest.txt')
-rw-r--r--src/modelli/lego-piano/document.it.rest.txt15
1 files changed, 10 insertions, 5 deletions
diff --git a/src/modelli/lego-piano/document.it.rest.txt b/src/modelli/lego-piano/document.it.rest.txt
index a6c0ea9..9491058 100644
--- a/src/modelli/lego-piano/document.it.rest.txt
+++ b/src/modelli/lego-piano/document.it.rest.txt
@@ -248,10 +248,15 @@ E, finalmente, il risultato assemblato:
:width: 100%
:type: video/mp4
-Al momento il programma non sa gestire più di un tasto premuto alla
-volta, come probabilmente avete notato alla fine dell'ultimo filmato.
-Il passo successivo è di usare una libreria soundfont, probabilmente
-`TinySoundFount <https://github.com/schellingb/TinySoundFont>`_ o `la
+Tutto bello, ma non suona nemmeno un po' come un pianoforte. Mi ci son
+voluti due giorni di esperimenti, ma alla fine son riuscito a far
+usare al ESP32 un soundfont, tramite `la libreria TinySoundFount
+<https://github.com/schellingb/TinySoundFont>`_ (in effetti, `la
versione ottimizzata per ESP
<https://github.com/earlephilhower/ESP8266Audio/tree/master/src/libtinysoundfont>`_,
-che dovrebbe riuscire a mixare note multiple.
+con `una patch
+<https://github.com/dakkar/ESP8266Audio/commit/9df0586bdf7252bf635ee41fe3778105c6fefa1e>`_):
+
+.. video:: soundfont.mp4
+ :width: 100%
+ :type: video/mp4