Remove note about vst3 being experimental, it no longer is

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-09-06 09:42:24 +01:00
parent e032f02fd2
commit 1012f03514
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
3 changed files with 3 additions and 6 deletions

View file

@ -24,7 +24,8 @@ Bellow follows a list of features comparing the official plugin to Cardinal.
| Plugin in AU format | No | Yes | |
| Plugin in LV2 format | No | Yes | |
| Plugin in VST2 format | Yes | Yes | |
| Plugin in VST3 format | No | WIP | |
| Plugin in VST3 format | No | Yes | |
| Plugin in CLAP format | No | WIP | |
| Plugin inside itself | No, will crash | Yes | Technical limitations prevent Rack Pro from loading inside itself |
| Multi-threaded engine | Yes | No, uses host audio thread | Intentional in Cardinal, for removing jitter |
| Supports ARM systems | No | Yes | This means Apple M1 too, yes |