Fully implement IKeyswitchController

This commit is contained in:
Robbert van der Helm
2021-01-08 17:12:17 +01:00
parent bdfd235ea0
commit 30bb6d3b97
4 changed files with 39 additions and 8 deletions
+2
View File
@@ -91,6 +91,8 @@ using ControlRequest =
YaEditController2::OpenAboutBox,
YaEditControllerHostEditing::BeginEditFromHost,
YaEditControllerHostEditing::EndEditFromHost,
YaKeyswitchController::GetKeyswitchCount,
YaKeyswitchController::GetKeyswitchInfo,
YaMidiMapping::GetMidiControllerAssignment,
YaNoteExpressionController::GetNoteExpressionCount,
YaNoteExpressionController::GetNoteExpressionInfo,