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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 29 16:40:53 UTC 2020


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

--- Comment #32 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
> int frag = (channels << 16) | (size_selector)
                ^^ This is wrong.

size_selector should contain log2(samples * channels * samplesize).

Number of fragments should be selectable from the command line, like 2,3,4.

--HPS

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


More information about the freebsd-multimedia mailing list