[PATCH RFC 2/5] dsound: Replace convert() functions with get() and put()

Alexander E. Patrakov patrakov at gmail.com
Sat Dec 24 09:02:37 CST 2011


This is the second patch in a series of cleanups that I prepared for
dsound in order to ease the development of a new resampler. As the
subject says, it simplifies the sample depth conversion by always
using float as the intermediate format.

The patch works for me, but it would be nice to also convert volume
operations to floating point, and do them on a temporary mixing buffer.
This is not done yet.

-- 
Alexander E. Patrakov
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-dsound-Replace-convert-functions-with-get-and-put.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111224/dbe6dd22/attachment-0001.txt>


More information about the wine-patches mailing list