https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228298
Jan Beich <jbe...@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |d...@FreeBSD.org,
| |ger...@FreeBSD.org
Flags| |maintainer-feedback?(gerald
| |@FreeBSD.org),
| |maintainer-feedback?(dbn@Fr
| |eeBSD.org)
--- Comment #2 from Jan Beich <jbe...@FreeBSD.org> ---
Does the issue affect only Wine? Can you attach .wav sample?
Try a different audio backend instead e.g., ALSA or PulseAudio. Maybe Wine
developers don't test OSS backend enough (if at all).
Try changing buffering latency i.e., hw.snd.latency and hw.snd.latency_profile.
(In reply to SF from comment #1)
> Changing kernel-behaviour to always choose the last
> cpu/thread for soundprocessing should solve this.
Do you mean pthread_setaffinity_np(3)? It's up to an application or the sound
daemon.