Fully implement IUnitHandler2

This commit is contained in:
Robbert van der Helm
2021-01-10 23:54:43 +01:00
parent 73f3db88e0
commit 5855ffbe85
5 changed files with 12 additions and 4 deletions
@@ -450,6 +450,7 @@ tresult PLUGIN_API Vst3PluginProxyImpl::setComponentHandler(
component_handler_2 = component_handler;
component_handler_3 = component_handler;
unit_handler = component_handler;
unit_handler_2 = component_handler;
return bridge.send_message(YaEditController::SetComponentHandler{
.instance_id = instance_id(),