Mackie Control: Initialize vpot assignment on start-up.

This commit is contained in:
Len Ovens 2015-11-06 19:28:24 -08:00
parent ace771bc91
commit 09672f4a50

View File

@ -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