diff --git a/doc/DIFFERENCES.md b/doc/DIFFERENCES.md index 8bf0a6f..8fcf381 100644 --- a/doc/DIFFERENCES.md +++ b/doc/DIFFERENCES.md @@ -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 | |