Mercurial > audlegacy-plugins
view src/sid/xs_genui.c @ 3187:360e92f3211d
alsa-ng: Apparently 24bit values are padded to 32bit, so we need to tell ALSA that.
The FMT_*24_* constants are misleading.
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Fri, 19 Jun 2009 08:38:14 -0500 |
parents | 05bfc86250f3 |
children |
line wrap: on
line source
#ifdef HAVE_CONFIG_H # include <config.h> #endif #include <gtk/gtk.h> #include "xs_genui.h" #include "xs_interface.h" #include "xs_glade.h"