Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 2020 13:07:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 251125] audio/jack: update to jack2 or add new port audio/jack2
Message-ID:  <bug-251125-12827-UNmzaxB9qt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251125-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251125-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251125

--- Comment #12 from Hans Petter Selasky <hselasky@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 =3D=3D 0) fCaptureChannels =3D 2;

SOUND_DSP_CHANNELS is really SOUND_PCM_WRITE_CHANNELS. Check solaris for th=
ese
definitions too!

--HPS

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251125-12827-UNmzaxB9qt>