mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
jack: Add jack.max-client-ports config option
Limit the amount of ports per client to 768 and add a jack.max-client-ports option to configure this.
This commit is contained in:
parent
bf18ba839f
commit
76c793128b
2 changed files with 20 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ jack.properties = {
|
|||
#jack.default-as-system = false
|
||||
#jack.fix-midi-events = true
|
||||
#jack.global-buffer-size = false
|
||||
#jack.max-client-ports = 768
|
||||
}
|
||||
|
||||
# client specific properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue