Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Julian Bouzas
WirePlumber
Commits
b8030e13
Commit
b8030e13
authored
May 14, 2021
by
Julian Bouzas
Browse files
alsa-monitor: activate BOUND feature in JACK device
parent
7f83bcfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/scripts/monitors/alsa.lua
View file @
b8030e13
...
...
@@ -314,6 +314,7 @@ if config.properties["alsa.jack-device"] then
[
"factory.name"
]
=
"api.jack.device"
,
[
"node.name"
]
=
"JACK-Device"
,
})
jack_device
:
activate
(
Feature
.
Proxy
.
BOUND
)
end
-- enable device reservation if requested
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment