From 23f681c7429052c8a4a968f7a17d22bd1560ac28 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Tue, 12 Jan 2021 17:05:00 +0100 Subject: [PATCH] Bump the supported VST3 version to 3.6.5 --- src/common/serialization/vst3/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/common/serialization/vst3/README.md b/src/common/serialization/vst3/README.md index 09da171d..47b1a2be 100644 --- a/src/common/serialization/vst3/README.md +++ b/src/common/serialization/vst3/README.md @@ -6,8 +6,7 @@ for more information on how the serialization works. The following interfaces are not yet implemented: -- Interfaces introduced after VST 3.6.0, with some VST 3.6.5 interfaces already - being implemented +- Interfaces introduced after VST 3.6.5 - The [Presonus extensions](https://presonussoftware.com/en_US/developer), although most of these things seem to overlap with newer VST3 interfaces