The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Clemens Ladisch 86456d21e0 revert revision 2264:23c4c0f5de40
The rounding done when converting to smaller sample widths fails for
saturated positive samples; in this case, the sample value overflows and
becomes negative.  We are better off without rounding, even if we then
have quantization noise (of at most half the resolution of the least
significant bit).

ALSA bug#3360; Debian #437827; GNOME #436192; LP #116990; Mandriva #33908
2007-12-14 09:11:01 +01:00
alsalisp Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
aserver Terminate long_options array 2004-09-28 17:22:33 +00:00
doc Remove sequencer instrument layer 2007-10-30 12:31:55 +01:00
include Make local functions really local 2007-11-30 18:26:13 +01:00
modules fix write in simple mixer API - python backends 2007-12-04 16:55:00 +01:00
src revert revision 2264:23c4c0f5de40 2007-12-14 09:11:01 +01:00
test midiloop: use blocking mode 2007-11-12 08:49:10 +01:00
utils Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
.hgignore Add dynamically created files to ignore file 2007-08-29 14:50:52 +02:00
.hgtags Added tag v1.0.15 for changeset 9e2f117f24b9 2007-10-15 10:36:46 +02:00
acinclude.m4 fixed for the recent autoconf. 2004-01-26 15:52:17 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.in Remove sequencer instrument layer 2007-10-30 12:31:55 +01:00
COPYING Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
cvscompile make sure commands in cvs/hg compile scripts worked 2006-09-26 15:37:07 +02:00
hgcompile make sure commands in cvs/hg compile scripts worked 2006-09-26 15:37:07 +02:00
INSTALL Add hgcompile script and fix INSTALL document 2006-05-12 15:33:44 +02:00
Makefile.am Allow build without libdl and libpthread 2007-03-22 00:48:18 +01:00
MEMORY-LEAK Initial version 2003-02-04 14:56:07 +00:00
NOTES Change assert condition in error message handler 2007-10-24 12:53:08 +02:00
TODO Added snd_config_load_override(). 2002-01-09 21:28:15 +00:00