Mention "Plugin inside itself" in DIFFERENCES.md

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-12-22 23:31:59 +00:00
parent b15e5ede6c
commit 3d4e88f6fb
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0

View file

@ -24,6 +24,7 @@ Bellow follows a list of features comparing the official plugin to Cardinal.
| Plugin in LV2 format | No | Yes | |
| Plugin in VST2 format | Yes | Yes | |
| Plugin in VST3 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 |
| Synth plugin variant | 16 ins, 16 outs | 2 ins, 2 outs | |