Browse Source

Update readme

pull/93/head
falkTX 4 years ago
parent
commit
b726f27363
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      README.md

+ 5
- 5
README.md View File

@@ -15,7 +15,7 @@ It does not load external modules and does not connect to the official Rack libr
Because it is using DPF, Cardinal already supports LV2 and VST2 with an extra JACK standalone mode if self-compiled.
A VST3 version is in progress, already part of the build but still experimental.

**The project should be considered in alpha state at the moment.**
**The project should be considered in beta state at the moment.**

## Plugin variants

@@ -54,10 +54,10 @@ But a couple of modules background's have their colors flipped, because damn we
Most of the features already work, you can assume things work in general except when stated otherwise.
Currently the following features are known NOT to work:

- Clipboard (copy&paste)
- Clock related triggers in built-in MIDI modules
- Export/import module selection
- File dialogs triggered by module right-click menus
- Clock related triggers in built-in MIDI modules [#25](https://github.com/DISTRHO/Cardinal/issues/25)
- VST3 support incomplete/experimental [#41](https://github.com/DISTRHO/Cardinal/issues/41)
- Factory (plugin-provided) presets [#58](https://github.com/DISTRHO/Cardinal/issues/58)
- File dialogs triggered by module right-click menus [#76, in progress](https://github.com/DISTRHO/Cardinal/issues/76)

### Current builds



Loading…
Cancel
Save