Fully implement IPlugInterfaceSupport

With this we support all VST 3.6.12 interfaces.
This commit is contained in:
Robbert van der Helm
2021-01-16 15:19:10 +01:00
parent 701271c273
commit 73fda0b568
7 changed files with 41 additions and 5 deletions
+1
View File
@@ -206,6 +206,7 @@ using CallbackRequest =
YaContextMenu::Popup,
YaHostApplication::GetName,
YaPlugFrame::ResizeView,
YaPlugInterfaceSupport::IsPlugInterfaceSupported,
YaUnitHandler::NotifyUnitSelection,
YaUnitHandler::NotifyProgramListChange,
YaUnitHandler2::NotifyUnitByBusChange>;