From 169a6a3aeb485ea4fc8ef13adc87d15810946a65 Mon Sep 17 00:00:00 2001 From: redtide Date: Wed, 10 May 2023 03:38:29 +0200 Subject: [PATCH] Restore the old vst3sdk 3.7.3 After the repository split the vst submodule was pointing to master, which currently points to 3.7.7, which doesn't build with our current, custom static auwrapper on macOS. Restore the previous version in use and wait for a proper update of all components. --- plugins/vst/external/VST_SDK/VST3_SDK/base | 2 +- plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces | 2 +- plugins/vst/external/VST_SDK/VST3_SDK/public.sdk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/vst/external/VST_SDK/VST3_SDK/base b/plugins/vst/external/VST_SDK/VST3_SDK/base index ea2bac9..985fe01 160000 --- a/plugins/vst/external/VST_SDK/VST3_SDK/base +++ b/plugins/vst/external/VST_SDK/VST3_SDK/base @@ -1 +1 @@ -Subproject commit ea2bac9a109cce69ced21833fa6ff873dd6e368a +Subproject commit 985fe019276ee03c2751a1736ba3b390678e29f2 diff --git a/plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces b/plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces index bc5ff0f..93cef1a 160000 --- a/plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces +++ b/plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces @@ -1 +1 @@ -Subproject commit bc5ff0f87aaa3cd28c114810f4f03c384421ad2c +Subproject commit 93cef1afb7061e488625045ba5a82abaa83d27fe diff --git a/plugins/vst/external/VST_SDK/VST3_SDK/public.sdk b/plugins/vst/external/VST_SDK/VST3_SDK/public.sdk index bbb0538..9589800 160000 --- a/plugins/vst/external/VST_SDK/VST3_SDK/public.sdk +++ b/plugins/vst/external/VST_SDK/VST3_SDK/public.sdk @@ -1 +1 @@ -Subproject commit bbb0538535b171e805c8a8b612c2cd8a5f95738b +Subproject commit 9589800ed94573354bc29de45eec5744523fbfcb