mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
jack: add jack.show-midi option
Add an option to show of hide MIDI ports, true by default. Add jack.show-midi to config
This commit is contained in:
parent
a643ac7d7a
commit
e75fc459b3
2 changed files with 6 additions and 1 deletions
|
|
@ -72,6 +72,7 @@ jack.properties = {
|
|||
#node.force-quantum = 0
|
||||
#jack.show-monitor = true
|
||||
#jack.merge-monitor = true
|
||||
#jack.show-midi = true
|
||||
#jack.short-name = false
|
||||
#jack.filter-name = false
|
||||
#jack.filter-char = " "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue