From a55fbb0dafc9aa518825abcdf0fba697de21199c Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Tue, 1 Dec 2020 16:21:32 +0100 Subject: [PATCH] Mention the version and patches of the VST3 SDK --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index faf8105e..b202be39 100644 --- a/README.md +++ b/README.md @@ -525,7 +525,8 @@ The following dependencies are included in the repository as a Meson wrap: - [bitsery](https://github.com/fraillt/bitsery) - [function2](https://github.com/Naios/function2) - [tomlplusplus](https://github.com/marzer/tomlplusplus) -- The [VST3 SDK](https://github.com/robbert-vdh/vst3sdk) +- Version 3.7.1 of the [VST3 SDK](https://github.com/robbert-vdh/vst3sdk) with + some [patches](https://github.com/robbert-vdh/yabridge/tree/feature/vst3/tools/patch-vst3-sdk.sh) The project can then be compiled as follows: