[PATCH] dsound: Pipe audio data through DMOs.

Mark Harmstone hellas at burntcomma.com
Tue Mar 10 18:51:35 CDT 2015


This patch changes dsound so that it pipes the audio buffers through any
DirectX Media Objects, thus making the newly-implemented SetFX actually do
something.

If you want to test this, there's a good sample called SoundFX in the DX8.1
SDK. Wine doesn't have an implementation of the inbuilt DMOs, so you'll
have to regsvr a native dsdmo.dll too.

---
 dlls/dsound/buffer.c |  5 +++++
 dlls/dsound/mixer.c  | 14 ++++++++++++++
 2 files changed, 19 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dsound-Pipe-audio-data-through-DMOs.patch
Type: text/x-patch
Size: 1898 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150310/625959d5/attachment.bin>


More information about the wine-patches mailing list