jack: add config option to shorten and filter names

This commit is contained in:
Wim Taymans 2021-02-23 16:13:08 +01:00
parent 43f8f39d3a
commit d54da879bf
2 changed files with 57 additions and 15 deletions

View file

@ -56,4 +56,6 @@ context.modules = {
jack.properties = {
#node.latency = 1024/48000
#jack.merge-monitor = false
#jack.short-name = false
#jack.filter-name = false
}