Update readme for the current VST3 support status

We still need to do a lot of testing, and before that there are quite a
few things I need to fix or take a look at, but now we at least
technically support all VST 3.7.1 features.
This commit is contained in:
Robbert van der Helm
2021-01-17 14:33:24 +01:00
parent 1c6d3f8fd9
commit 029f797377
2 changed files with 30 additions and 23 deletions
+1 -4
View File
@@ -4,10 +4,7 @@ See
[docs/vst3.md](https://github.com/robbert-vdh/yabridge/blob/master/docs/vst3.md)
for more information on how the serialization works.
The following interfaces are not yet implemented:
- The [Presonus extensions](https://presonussoftware.com/en_US/developer),
although most of these things seem to overlap with newer VST3 interfaces
We currently support all official VST 3.7.1 interfaces.
VST3 plugin interfaces are implemented as follows: