Update the VST3 notice in the readme

This commit is contained in:
Robbert van der Helm
2020-12-29 22:02:29 +01:00
parent 3553b080fe
commit fa4bd4bb24
+1 -1
View File
@@ -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)