http://tk.dswarmsikhttkg7jgsoyfiqpj3ighupfrvuz5ri3lu5q2dlqyrpgk7ad.onion/posts/2024-07-19-pipewire-configuration.html
Properties: jack.properties See Config JACK -> Properties - PipeWire wiki Environment See Config JACK -> Environment - PipeWire wiki Configuration For Certain Audio Software Add a jack.rules section in the config file like this: jack . rules = [ { matches = [ { # all keys must match the value. ! negates. ~ starts regex. application . process . binary = "jack_simple_client" } ] actions = { update - props = { node . latency = 512 / 48000 } } } { matches = [ { client . name = "catia" } ]...