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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 30 12:27:05 UTC 2020


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

--- Comment #38 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
max_fragments doesn't affect the buffer size.

max_fragments indicate how many buffers of size 2**N, that are available.

So the two should be multiplied to get the total buffer size.

In other words, buffer size affects the hardware buffer, and max_fragments
doesn't.

--HPS

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


More information about the freebsd-multimedia mailing list