jack: add option to disable monitor ports

Add a jack.show-monitor option (default true) that makes it possible
to hide the monitor ports.

Monitor ports are not enabled by default on JACK and maybe they also
should not for PipeWire. Or maybe we need some tweaks for some apps.

See #1760
This commit is contained in:
Wim Taymans 2021-10-29 09:27:46 +02:00
parent 0ace131d72
commit 9facfca45b
2 changed files with 5 additions and 0 deletions

View file

@ -60,6 +60,7 @@ context.modules = [
jack.properties = {
#node.latency = 1024/48000
#node.lock-quantum = false
#jack.show-monitor = true
#jack.merge-monitor = false
#jack.short-name = false
#jack.filter-name = false