On Wed, Jan 25, 2017 at 8:16 AM Andrew Eikum <aeikum@codeweavers.com> wrote:
On Tue, Jan 24, 2017 at 04:33:58PM +0100, Rafał Mużyło wrote:
> On Tue, Jan 24, 2017 at 08:42:12AM -0600, Andrew Eikum wrote:
> > Are you using PulseAudio via winealsa with the alsa-pulse plugin? Why
> > not just use the winepulse driver?
> >
>
> Well, because reasons...
>

Also, using winepulse means there's one fewer "part" in the audio
system, and so one fewer place to have bugs.


And fewer places to introduce latency as audio data flows between threads that may be fighting for scheduling.

-Chris Harrington