Fully implement IParameterFunctionName

We now support all VST 3.7.1 interfaces! At least, in theory we do.
This commit is contained in:
Robbert van der Helm
2021-01-17 14:17:28 +01:00
parent 6b992e7c9a
commit 1c6d3f8fd9
4 changed files with 38 additions and 5 deletions
+1
View File
@@ -103,6 +103,7 @@ using ControlRequest =
YaNoteExpressionController::GetNoteExpressionValueByString,
YaNoteExpressionPhysicalUIMapping::GetNotePhysicalUIMapping,
YaParameterFinder::FindParameter,
YaParameterFunctionName::GetParameterIDFromFunctionName,
YaPlugView::IsPlatformTypeSupported,
YaPlugView::Attached,
YaPlugView::Removed,