mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-24 14:17:21 +01:00
Update scripts, monitor-section API change
This commit is contained in:
parent
1854a72b80
commit
9836304e3e
2 changed files with 1 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ function factory () return function ()
|
|||
end
|
||||
|
||||
if rv['monitor'] then
|
||||
Session:add_monitor_section ()
|
||||
ARDOUR.config():set_use_monitor_bus (true)
|
||||
end
|
||||
|
||||
ARDOUR.config():set_input_auto_connect (rv['ac_input'])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue