[dsound] set default primary buffer sample rate and bits per sample

Alexandre Julliard julliard at winehq.org
Fri Apr 7 05:07:56 CDT 2006


Robert Reif <reif at earthlink.net> writes:

> Programs that are written specifically for 2000 and xp don't
> bother to set the primary buffer format because it's a noop. However
> wine is patterned after win9x and DirectX 7 or
> earlier which has a real primary buffer and expects the
> program to change the primary buffer format if necessary.
>
> This patch provides a way to change the primary buffer format
> from 22050x8 to an application specific value or a system wide
> value for programs that don't.

Shouldn't we make it work the win2k way then, instead of requiring
users to configure things manually?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list