adapter: support control ports in PortConfig

This commit is contained in:
Wim Taymans 2022-06-17 12:49:33 +02:00
parent 16a7c27498
commit 83588daf60
2 changed files with 6 additions and 1 deletions

View file

@ -220,6 +220,7 @@ context.objects = [
adapter.auto-port-config = {
mode = dsp
monitor = false
control = false
position = unknown # aux, preserve
}
#node.param.PortConfig = {
@ -280,6 +281,7 @@ context.objects = [
adapter.auto-port-config = {
mode = dsp
monitor = false
control = false
position = unknown # aux, preserve
}
#node.param.PortConfig = {