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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 28 16:42:58 UTC 2020


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

--- Comment #19 from Hans Petter Selasky <hselasky at 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 longer
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

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


More information about the freebsd-multimedia mailing list