Results 114 comments of Eric Fontaine

btw, have you tried running a debug build of Ardour and generating a backtrace of the crash: https://ardour.org/debugging_ardour.html This might be a bug in Ardour's implementation, and I'm sure they...

I'm reading from that JUCE [BREAKING-CHANGES.txt](https://github.com/essej/JUCE/commit/802f33b0e865011aca07058fe5644cae27a46b8f#diff-17a7663f3628938364d97d98abbaa7a94c9f96175a26134f6985f8548862f475) rationale: > By default, new Thread instances have a priority of 5. Previously, non-zero priorities corresponded to realtime scheduling policies, meaning that new Threads...

ok, I will keep an eye out. I have just built the latest git sonobus and running on x86-64 5.10.83.58 realtime kernel with jack buffer size 6 @44.1kHz...I just started...

I just jammed for 30 minutes on x86-64-rt...didn't notice any unusual glitches.

so I've just built on Raspberry and am running jack in dummy mode 16-frames@48kHz (aarch64 5.15.18-rt28-v8+ realtime), and ran the raspberry output into input and on my x86-64-rt computer...and everything...

@kdoren does your issue happen when you are using the jack dummy interface, or does it only happen when you use a real interface?

hmm...so if it is one or more of these specific threads: ``` pi@jambox:~ $ chrt -r -p 40 10576 pi@jambox:~ $ chrt -r -p 50 10583 pi@jambox:~ $ chrt -r...

I'm not noticing any issue right now...I'm running jack dummy on rasapberry pi 4 aarch64 and real interface on x86-64 computer, both realtime kernel with realtime jack priority with 64-frame...

I just now went to follow https://github.com/kdoren/jambox-debs#readme though I'm noticing that doesn't work aarch64...maybe I should just flash a fresh image of your jambox now if that is what your...

i'm installing https://github.com/kdoren/jambox-pi-gen/releases/download/v1.5.0/image_2021-11-20-Jambox_pi-gen_v1.5.0.zip now...