comparison src/alsa-ng/TODO @ 3169:62bc6d9b6de0

alsa-ng: Add a TODO.
author William Pitcock <nenolod@atheme.org>
date Fri, 15 May 2009 00:47:24 -0500
parents
children 5166d34025cc
comparison
equal deleted inserted replaced
3168:7e58928783b3 3169:62bc6d9b6de0
1 The following things are not implemented yet.
2
3 - mixer support
4 - prerolling: this means that it is possible for buffer underruns occasionally.
5 we want to preroll at least 50% of buffer_size before actually writing anything
6 to the soundcard.