[Bug 252761] multichannel USB audio device reports only 2 channels via SNDCTL_AUDIOINFO

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 18 15:50:53 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252761

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

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

--- Comment #1 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
FreeBSD OSS use stereo mode by default, unless you set
"dev.pcm.<n>.play.vchanformat" and "dev.pcm.<n>.rec.vchanformat". If there is
more than 8 channels, then only bitperfect mode is supported.

Maybe the audioinfo could need an update in that regards. I think we support up
to 127 channels, limited by AFMT.

--HPS

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


More information about the freebsd-bugs mailing list