Add new comment

Permalink

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

The content of this field is kept private and will not be shown publicly.

Markdown

  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br>
  • Lines and paragraphs break automatically.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
File attachments
Unlimited number of files can be uploaded to this field.
2 MB limit.
Allowed types: jpg jpeg gif png txt doc docx xls xlsx pdf ppt pps odt ods odp zip gz bz2 xz patch diff wav ogg flac ogv mp4 qtz.