[Bug 257082] Sound with Scarlett Solo 3rd intermittently cuts off for very short periods of milliseconds.

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 09 Jul 2021 19:22:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257082

Hans Petter Selasky <hselasky@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hselasky@FreeBSD.org

--- Comment #1 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
Hi,

Can you check what these two sysctls are set to:

dev.pcm.<N>.rec.vchanrate
dev.pcm.<N>.play.vchanrate

hw.usb.uaudio.buffer_ms: 8
hw.usb.uaudio.default_channels: 0
hw.usb.uaudio.default_bits: 32
hw.usb.uaudio.default_rate: 0

Also try to set:

hw.usb.uaudio.default_rate=48000

Maybe the high data-rate this interface supports overflows the USB budget.

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.