Implement IEditController2::setKnobMode

This commit is contained in:
Robbert van der Helm
2020-12-25 23:59:26 +01:00
parent 448158df8f
commit 91a96249fc
7 changed files with 38 additions and 3 deletions
+1
View File
@@ -81,6 +81,7 @@ using ControlRequest = std::variant<Vst3PlugViewProxy::Destruct,
YaEditController::SetParamNormalized,
YaEditController::SetComponentHandler,
YaEditController::CreateView,
YaEditController2::SetKnobMode,
YaPlugView::IsPlatformTypeSupported,
YaPlugView::Attached,
YaPlugView::Removed,