current sample rate should be always the one set in qjackctl, iif you're using it to start the genuine jackd(bus) server, so that it shows "Started" in qjackctl main display panel.
if you're with pipewire-jack then qjackctl shows "Active" and you have no control on the running sample-rate whatsoever; depending on the pipewire/wireplumber configuration, parts of the graph may run on disparate sample-rates, not always necessarily the one you once had showing before.
if that's the case, please review and edit your pipewire.conf, most specially jack.conf, and set a fixed sample-rate for all jack applications; on the same vein, buffer-size (or quantum in pw parlance), should also be maintained to a fixed amount in frames per period.
assuming that's your case, you may try to take steps to get away from pipewire's default dynamic behavior regarding sample-rates and buffer-sizes, like issuing the following on the command line (or a shell script):
pw-metadata -n settings 0 clock.force-rate 44100
pw-metadata -n settings 0 clock.force-quantum 1024
hth.
cheers
Copyright (C) 2006-2023 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
10 hours 25 min ago
11 hours 26 min ago
11 hours 31 min ago
14 hours 32 min ago
20 hours 49 min ago
1 day 4 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 15 hours ago