aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--esp32/notes.rst.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/esp32/notes.rst.txt b/esp32/notes.rst.txt
deleted file mode 100644
index 5bba636..0000000
--- a/esp32/notes.rst.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-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