Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Dec 2020 13:53:10 +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-BdnUbdfS0n@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 #46 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
> And the code around it looks accordingly, which is why I see no way to re=
quest > a fragment size that matches the period cycle from jack. Not if the=
 channel=20
> count or the sample size are non-2^N.

There is:

SNDCTL_DSP_SETBLKSIZE

which can do this. It selects 2 frags as default. Virtual OSS respects the
previously set fragcount, only changing the buffer size. Not sure about Lin=
ux.

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