From fa4bd4bb24338bd22b7784bfff253d8cd01eed1e Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Tue, 29 Dec 2020 22:02:29 +0100 Subject: [PATCH] Update the VST3 notice in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fb374e8..ae1ef0ec 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ for VST2 plugins and quick startup times. Its modern concurrent architecture and focus on transparency allows yabridge to be both fast and highly compatible, while also staying easy to debug and maintain. -_VST3 support is scheduled for yabridge 3.0. At the moment it's only available on the master branch._ +_VST3 support is currently experimental and only available on the master branch. Yabridge 3.0 will ship with full VST3 support._ _See [this document](https://github.com/robbert-vdh/yabridge/blob/master/src/common/serialization/vst3/README.md) for all currently implemented interfaces._ ![yabridge screenshot](https://raw.githubusercontent.com/robbert-vdh/yabridge/master/screenshot.png)