jepler 7b9dfc9952 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.
2019-09-09 20:13:12 -05:00
..
2018-07-11 16:45:30 -04:00
2019-07-05 10:01:51 -07:00
2019-09-09 20:13:12 -05:00
2018-07-28 23:40:17 -04:00
2018-07-11 16:45:30 -04:00
2019-09-06 11:28:57 -04:00
2018-07-11 16:45:30 -04:00
2018-07-11 16:45:30 -04:00