Fully implement IAudioPresentationLatency

Now we support all VST 3.1.0 interfaces.
This commit is contained in:
Robbert van der Helm
2021-01-04 22:33:44 +01:00
parent fe8211180f
commit 0e3b5af94e
4 changed files with 20 additions and 5 deletions
+1
View File
@@ -68,6 +68,7 @@ using ControlRequest =
Vst3PluginProxy::Destruct,
Vst3PluginProxy::SetState,
Vst3PluginProxy::GetState,
YaAudioPresentationLatency::SetAudioPresentationLatencySamples,
YaConnectionPoint::Connect,
YaConnectionPoint::Disconnect,
YaConnectionPoint::Notify,