Mention that Rack Pro supports physical devices

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-12-10 19:25:00 +00:00
parent 4f67225982
commit 57383e2e9a
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0

View file

@ -20,11 +20,12 @@ Bellow follows a list of features comparing the official plugin to Cardinal.
| Contains internal modules | Core only | Everything is internal | |
| Loads external modules | Yes | No | |
| Supports commercial modules | Yes | No | |
| Supports physical devices | Yes | No | Audio + MIDI only through the DAW/Host or via JACK in standalone |
| Plugin in LV2 format | No | Yes | |
| Plugin in VST2 format | Yes | Yes | |
| Plugin in VST3 format | No | WIP | |
| Multi-threaded engine | Yes | No, uses host audio thread | Intentional in Cardinal, for removing jitter |
| Supports ARM systems | No | Yes | Yes, This means Apple M1 too |
| Supports ARM systems | No | Yes | This means Apple M1 too, yes |
| Synth plugin variant | 16 ins, 16 outs | 2 ins, 2 outs | |
| FX plugin variant | 16 ins, 16 outs | 2 ins, 2 outs | |
| Raw-CV plugin variant | Unsupported | 2 audio IO + 10 CV IO | Available in JACK, LV2 and VST3 formats, not possible in VST2 |