MCU: work around mixbus initialization issue
This commit is contained in:
@@ -279,7 +279,7 @@ MackieControlProtocol::get_sorted_stripables()
|
||||
// fetch all stripables
|
||||
StripableList stripables;
|
||||
|
||||
session->get_stripables (stripables, PresentationInfo::AllStripables);
|
||||
session->get_stripables (stripables);
|
||||
|
||||
// sort in presentation order, and exclude master, control and hidden stripables
|
||||
// and any stripables that are already set.
|
||||
|
||||
Reference in New Issue
Block a user