Implement the plugin side if IComponentHandler3

This commit is contained in:
Robbert van der Helm
2021-01-06 22:25:23 +01:00
parent 79319413f5
commit 9e3c57476c
5 changed files with 101 additions and 1 deletions
+1 -1
View File
@@ -353,7 +353,7 @@ class Vst3Bridge : public HostBridge {
Vst3Sockets<Win32Thread> sockets;
/**
* Used to assign unique identifier to instances created for
* Used to assign unique identifiers to instances created for
* `IPluginFactory::createInstance()`.
*
* @related enerate_instance_id