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

Florian Walpen <d...@submerge.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d...@submerge.ch

--- Comment #7 from Florian Walpen <d...@submerge.ch> ---
> Device has 4 channels output, 2 channels input, but on mixer only 2 channels 
> as 1x 
> stereo is recognized as pcm, vol.

Try to set

sysctl dev.pcm.5.play.vchanformat=s24le:4.0
sysctl dev.pcm.5.rec.vchanformat=s24le:2.0

to enable 24bit sound quality and 4 channel playback. Not many applications
support 4 channel playback though. You could use virtual_oss to split it into
two stereo pcm devices, if that's what you want.

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

Reply via email to