Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2020 16:42:58 +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-BHD2aonBo7@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 #19 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
FreeBSD uses what Linux calls 24-bit packed mode always for 24-bit. Maybe a=
 bit
misleading, but it has been that way for years, so I'm not sure if it is a =
good
idea to change it, except for using packed mode for Linux.

The only problem I can think of is that buffer size computations can no lon=
ger
be purely power of two.

We likely need an ifdef for __FreeBSD__ here if we want to use 24-bit mode,
which I think is required for bit-perfect support.

--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-BHD2aonBo7>