Update of /cvsroot/alsa/alsa-lib/src/pcm
In directory sc8-pr-cvs1:/tmp/cvs-serv15872

Modified Files:
        pcm_dmix.c 
Log Message:
Added more comments for 32-bit mixing

Index: pcm_dmix.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/pcm/pcm_dmix.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- pcm_dmix.c  19 Mar 2003 16:35:35 -0000      1.34
+++ pcm_dmix.c  19 Mar 2003 16:42:47 -0000      1.35
@@ -1044,7 +1044,9 @@
 
 \section pcm_plugins_dmix Plugin: dmix
 
-This plugin provides direct mixing of multiple streams.
+This plugin provides direct mixing of multiple streams. The resolution
+for 32-bit mixing is only 24-bit. The low significant byte is filled with
+zeros. The extra 8 bits are used for the saturation.
 
 \code
 pcm.name {



-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to