[PATCH 3/7] dsound: Add mixing and normalization functions

Maarten Lankhorst maarten at codeweavers.com
Sun Oct 14 11:34:20 CDT 2007


This implements 2 stage mixing. First all buffers are mixed to a bigger
temporary buffer, then that buffer is normalized to fit in the primary
device. This increases quality, and should increase speed too. The
mixing functions are added here. The mixing logic is touched in next
patch, because the patch would otherwise be too big.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-dsound-Add-mixing-and-normalization-functions.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071014/284459c8/attachment.bin 


More information about the wine-patches mailing list