[Bug 14717] resampled sound is horrible

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 25 21:10:53 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=14717

--- Comment #71 from Raymond <superquad.vortex2 at gmail.com> 2010-12-25 21:10:50 CST ---
it is the Linux system mixer need to support all formats and rates when mixing
(e.g. plug:dmix , pulse or pulseaudio )  

only jack server support mixing at single sampling rate and only support float
and does not support the common 16bit audio

dsound only need to support mixing of 8bit or 16bits audio and does not need to
support mixing of float since the hardware driver inform dsound whether it
support 8bit or 16bit in DSCAPS

e.g. you need to use plug:jack (alsa-jack plugin) as default device when using
winealsa.drv

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list