Date: Fri, 27 Nov 2020 22:09:06 +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-HjkMUuWecF@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 #16 from Goran Meki=C4=87 <meka@tilda.center> --- (In reply to Florian Walpen from comment #15) You are most welcome! What I found is that stereo on my laptop works just fine, but in studio with 18ch, I have all kinds of glitches. In my experience, that usually means so= me buffers are not aligned or appropriate. The change of channels (and for you, word length) influencing glitches kinda points to these portions of code: https://github.com/mekanix/jack2/blob/master/solaris/oss/JackOSSAdapter.cpp= #L298-L470 https://github.com/mekanix/jack2/blob/master/solaris/oss/JackOSSDriver.cpp#= L232-L395 That's as much narrowing as I could possibly do given today's free time. I = will report progress as I make it, but I would be really glad if somebody more knowledgable would look at those 4 functions and their ioctl calls. --=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-HjkMUuWecF>