dsound: Added a windowed-sinc resampler.
commit275dfb83f2371a476b615b260465afb3cdf67f32
authorAlexander E. Patrakov <patrakov@gmail.com>
Sun, 6 May 2012 18:06:13 +0000 (7 00:06 +0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 May 2012 07:29:47 +0000 (8 09:29 +0200)
tree90c6eb5360b787d98a71e3d9d09e0627b748fd18
parent0789ec11449db52b6424e3959b7431f7f6524a56
dsound: Added a windowed-sinc resampler.
dlls/dsound/dsound_private.h
dlls/dsound/fir.h [new file with mode: 0644]
dlls/dsound/mixer.c
tools/make_fir [new file with mode: 0755]