[PATCH] dsound: Apply filters before sound is multipled to speakers.

Mark Harmstone hellas at burntcomma.com
Sun Mar 15 12:51:32 CDT 2015


The DMO processing needs to be done before the sounds is multiplied out to the speakers.
This can be seen with the I3DL2 filter in dsdmo - it will happily filter a mono sound
which is then output to six speakers, but will refuse to load if you try and feed it
six-channel input.

---
 dlls/dsound/mixer.c | 73 +++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 54 insertions(+), 19 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dsound-Apply-filters-before-sound-is-multipled-to-sp.patch
Type: text/x-patch
Size: 4513 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150315/521c3a34/attachment.bin>


More information about the wine-patches mailing list