[Bug 251125] audio/jack: update to jack2 or add new port audio/jack2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 25 13:07:56 UTC 2020


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

--- Comment #12 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Goran:

This piece should be transformed into a SOUND_PCM_READ_CHANNELS, to get the
actual amount of channels, when not specified on the command line:

 if (fCaptureChannels == 0) fCaptureChannels = 2;

SOUND_DSP_CHANNELS is really SOUND_PCM_WRITE_CHANNELS. Check solaris for these
definitions too!

--HPS

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


More information about the freebsd-multimedia mailing list