Fully implement INoteExpressionPhysicalUIMapping

With this we support all VST 3.6.11 features.
This commit is contained in:
Robbert van der Helm
2021-01-15 19:33:05 +01:00
parent d9d389bebf
commit 6e8d56923c
4 changed files with 32 additions and 5 deletions
+1
View File
@@ -100,6 +100,7 @@ using ControlRequest =
YaNoteExpressionController::GetNoteExpressionInfo,
YaNoteExpressionController::GetNoteExpressionStringByValue,
YaNoteExpressionController::GetNoteExpressionValueByString,
YaNoteExpressionPhysicalUIMapping::GetNotePhysicalUIMapping,
YaParameterFinder::FindParameter,
YaPlugView::IsPlatformTypeSupported,
YaPlugView::Attached,