mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-14 20:40:03 +02:00
Fully implement IPlugInterfaceSupport
With this we support all VST 3.6.12 interfaces.
This commit is contained in:
@@ -206,6 +206,7 @@ using CallbackRequest =
|
||||
YaContextMenu::Popup,
|
||||
YaHostApplication::GetName,
|
||||
YaPlugFrame::ResizeView,
|
||||
YaPlugInterfaceSupport::IsPlugInterfaceSupported,
|
||||
YaUnitHandler::NotifyUnitSelection,
|
||||
YaUnitHandler::NotifyProgramListChange,
|
||||
YaUnitHandler2::NotifyUnitByBusChange>;
|
||||
|
||||
Reference in New Issue
Block a user