view 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
line wrap: on
line source

The following things are not implemented yet.

- mixer support
- prerolling: this means that it is possible for buffer underruns occasionally.
  we want to preroll at least 50% of buffer_size before actually writing anything
  to the soundcard.