Mention that Rack Pro supports physical devices
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
4f67225982
commit
57383e2e9a
1 changed files with 2 additions and 1 deletions
|
@ -20,11 +20,12 @@ Bellow follows a list of features comparing the official plugin to Cardinal.
|
||||||
| Contains internal modules | Core only | Everything is internal | |
|
| Contains internal modules | Core only | Everything is internal | |
|
||||||
| Loads external modules | Yes | No | |
|
| Loads external modules | Yes | No | |
|
||||||
| Supports commercial 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 LV2 format | No | Yes | |
|
||||||
| Plugin in VST2 format | Yes | Yes | |
|
| Plugin in VST2 format | Yes | Yes | |
|
||||||
| Plugin in VST3 format | No | WIP | |
|
| Plugin in VST3 format | No | WIP | |
|
||||||
| Multi-threaded engine | Yes | No, uses host audio thread | Intentional in Cardinal, for removing jitter |
|
| 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 | |
|
| Synth plugin variant | 16 ins, 16 outs | 2 ins, 2 outs | |
|
||||||
| FX 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 |
|
| Raw-CV plugin variant | Unsupported | 2 audio IO + 10 CV IO | Available in JACK, LV2 and VST3 formats, not possible in VST2 |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue