diff options
| author | jepler <jepler@gmail.com> | 2019-09-09 20:12:35 -0500 |
|---|---|---|
| committer | jepler <jepler@gmail.com> | 2019-09-09 20:13:12 -0500 |
| commit | 7b9dfc9952cf4af12de14fa21831a9324b7bc025 (patch) | |
| tree | 8cadd48b129e4ac829a368ed59b2e912edeaaed8 /shared-module/audiocore/WaveFile.c | |
| parent | c66f5a853644c0bc2bade243b1e7a9e9a69c1b4b (diff) | |
nrf: i2s: tune audio buffering
.. based on some tasks I found that caused stuttering:
# Test SD and printing
while True: os.listdir('.')
# Test bulk I/O
while True: len(open('somefile.wav', 'rb').read())
Each of these tasks *WAS* worse and I am improving them in a separate
PR by adding RUN_BACKGROUND_TASKS to them.
Diffstat (limited to 'shared-module/audiocore/WaveFile.c')
0 files changed, 0 insertions, 0 deletions
