From bb810d48fbc7f6907a25b0939677ac8b671332f7 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 23 Aug 2020 12:32:40 +0100 Subject: some soundfont notes --- esp32/notes.rst.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 esp32/notes.rst.txt diff --git a/esp32/notes.rst.txt b/esp32/notes.rst.txt new file mode 100644 index 0000000..5bba636 --- /dev/null +++ b/esp32/notes.rst.txt @@ -0,0 +1,15 @@ +soundfounts! + +https://github.com/schellingb/TinySoundFont + +comes with a non-terrible soundfont + +get some ideas from +https://github.com/earlephilhower/ESP8266Audio +about playback buffers &c + +so, tsf doesn't fit in ram + +the hacked tsf inside ESP8266Audio can't load from memory + +bleah -- cgit v1.2.3