aboutsummaryrefslogtreecommitdiff
path: root/esp32/notes.rst.txt
blob: 5bba63632682a41bf1d292da873d2c6670492a46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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