mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Mackie Control: Initialize vpot assignment on start-up.
This commit is contained in:
parent
ace771bc91
commit
09672f4a50
1 changed files with 1 additions and 0 deletions
|
|
@ -619,6 +619,7 @@ MackieControlProtocol::device_ready ()
|
|||
|
||||
DEBUG_TRACE (DEBUG::MackieControl, string_compose ("device ready init (active=%1)\n", active()));
|
||||
update_surfaces ();
|
||||
set_pot_mode (_pot_mode);
|
||||
}
|
||||
|
||||
// send messages to surface to set controls to correct values
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue