mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
jack: apply PIPEWIRE_PROPS after reading config
First apply config properties, then PIPEWIRE_PROPS. We can set the node.latency in jack.conf
This commit is contained in:
parent
71e37f93f3
commit
149319819a
2 changed files with 11 additions and 10 deletions
|
|
@ -54,5 +54,6 @@ context.modules = {
|
|||
}
|
||||
|
||||
jack.properties = {
|
||||
#node.latency = 1024/48000
|
||||
#jack.merge-monitor = false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue