A few corrections

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-12-04 20:28:11 +00:00
parent 35c3f09a60
commit 14cd19aebc
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
3 changed files with 8 additions and 6 deletions

View file

@ -27,7 +27,7 @@ Bellow follows a list of features comparing the official plugin to Cardinal.
| Supports ARM systems | No | Yes | Yes, This means Apple M1 too |
| 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 + 8 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 |
| Arbitrary parameter automation | Yes | No | Unsupported in Cardinal, tricky to do for many plugin formats at once |
| Integrated plugin host | No, Host payed separately | Yes, using Carla or Ildaeil | |
| v1 module compatibility | No | No, but with less restrictions | Modules can load resources at any point |