mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
jack: add option to merge monitors
Make a different name for the monitor port prefix so that they appear as different clients. Add an option to restore the previous behaviour. See #736
This commit is contained in:
parent
d1f21a939a
commit
af686653a9
2 changed files with 14 additions and 0 deletions
|
|
@ -52,3 +52,7 @@ context.modules = {
|
|||
# a factory for Metadata objects.
|
||||
libpipewire-module-metadata = null
|
||||
}
|
||||
|
||||
jack.properties = {
|
||||
#jack.merge-monitor = false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue